diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-20 02:29:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-20 02:29:58 +0000 |
commit | 998e63f67dbf6726229ebef149839ffa605faac6 (patch) | |
tree | f818303428bb091957567deb0bc5a6c2d0406d93 /core/l10n/en_GB.js | |
parent | 4852aa4a5048c13a96a8fb3bde0a586d1dfa679b (diff) | |
download | nextcloud-server-998e63f67dbf6726229ebef149839ffa605faac6.tar.gz nextcloud-server-998e63f67dbf6726229ebef149839ffa605faac6.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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", |