Add French translation
Add a "backToCryptpad" translation key
This commit is contained in:
@@ -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: ';
|
||||
|
||||
Reference in New Issue
Block a user