Add French translation

Add a "backToCryptpad" translation key
This commit is contained in:
yflory
2016-07-18 15:59:12 +02:00
parent 6692b1a52e
commit 29b1b060d6
2 changed files with 75 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ define(function () {
out.exportPrompt = 'What would you like to name your file?';
out.back = '⇐ Back';
out.backToCryptpad = '⇐ Back to Cryptpad';
out.changeNameButton = 'Change name';
out.changeNamePrompt = 'Change your name: ';