add new translations for registration
This commit is contained in:
parent
10bb11bff6
commit
bbe2279b9c
@ -242,6 +242,11 @@ define(function () {
|
|||||||
"</ul>"
|
"</ul>"
|
||||||
].join('');
|
].join('');
|
||||||
|
|
||||||
|
out.register_writtenPassword = "I have written down my username and password, proceed";
|
||||||
|
out.register_cancel = "Go back";
|
||||||
|
|
||||||
|
out.register_warning = "Zero Knowledge means that we can't recover your data if you lose your password.";
|
||||||
|
|
||||||
// Settings
|
// Settings
|
||||||
out.settings_title = "Settings";
|
out.settings_title = "Settings";
|
||||||
out.settings_save = "Save";
|
out.settings_save = "Save";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user