diff options
| author | cedricnjanga | 2018-06-01 06:11:02 -0700 |
|---|---|---|
| committer | cedricnjanga | 2018-06-01 06:11:02 -0700 |
| commit | 523efed5e21281cca8e25456be032f9ef820684b (patch) | |
| tree | 9dd15a9eb0d8ebf97751bcfc0445f8c1b265a8bb /config/locales/footnotes.en.yml | |
| parent | 603c76257d7ff8dac1c3c8f852e1d7e43f2877cf (diff) | |
| download | chouette-core-523efed5e21281cca8e25456be032f9ef820684b.tar.bz2 | |
Refs #6955 Add some new translations
Diffstat (limited to 'config/locales/footnotes.en.yml')
| -rw-r--r-- | config/locales/footnotes.en.yml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/config/locales/footnotes.en.yml b/config/locales/footnotes.en.yml index 5b86f0806..c0e29bdc2 100644 --- a/config/locales/footnotes.en.yml +++ b/config/locales/footnotes.en.yml @@ -15,6 +15,7 @@ en: other: "notes" attributes: footnote: - code: "number" - checksum: checksum - label: "line text" + code: "Number" + checksum: Checksum + label: "Line text" + |
