aboutsummaryrefslogtreecommitdiffstats
path: root/config/locales/footnotes.fr.yml
blob: 5169cfc114acb4998bb0557602f59d4a549eb704 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
fr:
  notice:
    footnotes:
      updated: 'Note mise à jour'
  footnotes:
    actions:
      add_footnote: "Ajouter une note"
    index:
      title: "Notes"
  activerecord:
    models:
      footnote:
        zero: "note"
        one: "note"
        other: "notes"
    attributes:
      footnote:
        code: "titre"
        checksum: Signature métier
        label: "texte"