diff options
Diffstat (limited to 'config/locales/footnotes.fr.yml')
| -rw-r--r-- | config/locales/footnotes.fr.yml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/config/locales/footnotes.fr.yml b/config/locales/footnotes.fr.yml index 5169cfc11..fa7325570 100644 --- a/config/locales/footnotes.fr.yml +++ b/config/locales/footnotes.fr.yml @@ -5,6 +5,7 @@ fr: footnotes: actions: add_footnote: "Ajouter une note" + destroy_confirm: Etes vous sûr de supprimer cette note ? index: title: "Notes" activerecord: @@ -15,6 +16,6 @@ fr: other: "notes" attributes: footnote: - code: "titre" + code: "Titre" checksum: Signature métier - label: "texte" + label: "Texte" |
