aboutsummaryrefslogtreecommitdiffstats
path: root/config/locales/footnotes.en.yml
blob: c0e29bdc29534421236e9e2b4d8094a9f37c2697 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
en:
  notice:
    footnotes:
      updated: 'Footnotes has been updated'
  footnotes:
    actions:
      add_footnote: "add footnote"
    index:
      title: "Footnotes"
  activerecord:
    models:
      footnote:
        zero: "note"
        one: "note"
        other: "notes"
    attributes:
      footnote:
        code: "Number"
        checksum: Checksum
        label: "Line text"