aboutsummaryrefslogtreecommitdiffstats
path: root/config/locales/footnotes.fr.yml
blob: fa73255701d80faf2167ac1e338b9e99acb8efab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
fr:
  notice:
    footnotes:
      updated: 'Note mise à jour'
  footnotes:
    actions:
      add_footnote: "Ajouter une note"
      destroy_confirm: Etes vous sûr de supprimer cette note ?
    index:
      title: "Notes"
  activerecord:
    models:
      footnote:
        zero: "note"
        one: "note"
        other: "notes"
    attributes:
      footnote:
        code: "Titre"
        checksum: Signature métier
        label: "Texte"