demarches-normaliennes/config/locales/models/service/en.yml

21 lines
537 B
YAML
Raw Normal View History

en:
activerecord:
models:
service:
one: 'Service'
other: 'Services'
attributes:
service:
adresse: 'Mail address'
email: 'Email'
telephone: 'Phone'
errors:
models:
service:
attributes:
siret:
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'