aboutsummaryrefslogtreecommitdiffstats
path: root/config/locales/organisations.en.yml
blob: cade312e159a4f8bc1928664f02e2dc0b91383dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
en:
  organisations:
    actions:
      edit: "Edit your organisation"
    edit:
      title: "Update your organisation"
      key_registered: "Key registered"
      key_not_registered: "No key registered"
    show:
      users: "Users"
  activerecord:
    models:
      organisation:
        zero: "organization"
        one: "organization"
        other: "organizations"
    attributes:
      organisation:
        name: "Name"
        data_format_restrictions_by_default: "Data format constraint by default"
        data_format: "Data format"
        geoportail_key: "IGN Geoportail Key"