aboutsummaryrefslogtreecommitdiffstats
path: root/config/locales/footnotes.en.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/footnotes.en.yml')
-rw-r--r--config/locales/footnotes.en.yml8
1 files changed, 5 insertions, 3 deletions
diff --git a/config/locales/footnotes.en.yml b/config/locales/footnotes.en.yml
index 5b86f0806..09ffb86b1 100644
--- a/config/locales/footnotes.en.yml
+++ b/config/locales/footnotes.en.yml
@@ -5,6 +5,7 @@ en:
footnotes:
actions:
add_footnote: "add footnote"
+ destroy_confirm: Are you sure you want to delete this footnote ?
index:
title: "Footnotes"
activerecord:
@@ -15,6 +16,7 @@ en:
other: "notes"
attributes:
footnote:
- code: "number"
- checksum: checksum
- label: "line text"
+ code: "Number"
+ checksum: Checksum
+ label: "Line text"
+