Add spinner and translate the register page

This commit is contained in:
yflory
2017-02-13 11:41:48 +01:00
parent 562e5b8c70
commit 2807ad9dc3
3 changed files with 37 additions and 7 deletions

View File

@@ -289,8 +289,11 @@ define(function () {
out.login_unhandledError = 'An unexpected error occured :(';
out.register_importRecent = "Import pad history (Recommended)";
out.register_acceptTerms = "I accept <a href='/terms.html'>the terms of use</a>";
out.register_acceptTerms = "I accept <a href='/terms.html'>the terms of service</a>";
out.register_rememberPassword = "I will remember my login name and password";
out.register_passwordsDontMatch = "Passwords do not match!";
out.register_mustAcceptTerms = "You must accept the terms of service.";
out.register_mustRememberPass = "We cannot reset your password if you forget it. It's very important that you remember it!";
// index.html