2022-05-04 08:57:14 +02:00
|
|
|
en:
|
|
|
|
activerecord:
|
|
|
|
models:
|
|
|
|
service:
|
|
|
|
one: 'Service'
|
|
|
|
other: 'Services'
|
|
|
|
attributes:
|
|
|
|
service:
|
|
|
|
adresse: 'Mail address'
|
|
|
|
email: 'Email'
|
|
|
|
telephone: 'Phone'
|
2022-07-19 12:41:10 +02:00
|
|
|
errors:
|
|
|
|
models:
|
|
|
|
service:
|
|
|
|
attributes:
|
|
|
|
siret:
|
2024-10-14 22:25:08 +02:00
|
|
|
format: 'SIRET number %{message}'
|
|
|
|
length: 'must contain exactly 14 digits'
|
|
|
|
checksum: 'is invalid'
|
|
|
|
not_prefillable: 'Unable to pre-fill information for this SIRET, please fill it manually'
|