Add a spinner when hashing the password and translate homepage

This commit is contained in:
yflory
2017-02-13 11:09:30 +01:00
parent 3b1bd2f720
commit 3aa03225c9
5 changed files with 90 additions and 55 deletions

View File

@@ -283,8 +283,13 @@ define(function () {
out.login_accessDrive = 'Access your drive';
out.login_orNoLogin = 'or';
out.login_noSuchUser = 'Invalid username or password. Try again, or sign up';
out.login_invalUser = 'Username required';
out.login_invalPass = 'Password required';
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</a>";
out.register_acceptTerms = "I accept <a href='/terms.html'>the terms of use</a>";
out.register_rememberPassword = "I will remember my login name and password";
// index.html