diff options
Diffstat (limited to 'templates/strings.js')
-rw-r--r-- | templates/strings.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/strings.js b/templates/strings.js index f7866ad..aac7650 100644 --- a/templates/strings.js +++ b/templates/strings.js @@ -20,6 +20,7 @@ password: '[% loc('Please enter a password') %]' }, strings: { + next: '[% loc('Next') %]', login_error: '[% loc('There was a problem logging you in. Please try again later.') %]', logout_error: '[% loc('There was a problem logging you out. Please try again later.') %]', login_details_error: '[% loc('There was a problem logging you in. Please check your email and password and that you have confirmed your password.') %]', |