diff options
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index f149225b199..6e852991422 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -28,6 +28,7 @@ OC.L10N.register( "Your login token is invalid or has expired" : "Your login token is invalid or has expired", "This community release of Nextcloud is unsupported and push notifications are limited." : "This community release of Nextcloud is unsupported and push notifications are limited.", "Login" : "Login", + "Please try again" : "Please try again", "Password reset is disabled" : "Password reset is disabled", "Could not reset password because the token is expired" : "Could not reset password because the token is expired", "Could not reset password because the token is invalid" : "Could not reset password because the token is invalid", |