translate some stuff

This commit is contained in:
ansuz
2018-01-15 17:43:58 +01:00
parent 3c9a025a4a
commit 4fc1079d67
3 changed files with 4 additions and 3 deletions

View File

@@ -464,7 +464,7 @@ define(function () {
out.login_invalPass = 'Password required';
out.login_unhandledError = 'An unexpected error occurred :(';
out.register_importRecent = "Import pad history (Recommended)";
out.register_importRecent = "Import pads from your anonymous session";
out.register_acceptTerms = "I accept <a href='/terms.html' tabindex='-1'>the terms of service</a>";
out.register_passwordsDontMatch = "Passwords do not match!";
out.register_passwordTooShort = "Passwords must be at least {0} characters long.";