diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-21 02:27:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-21 02:27:50 +0000 |
commit | a6cb2973a973565e2450b8bb7912257e5e22cde2 (patch) | |
tree | 9dd1db982e4ac8296b58ce34bec4eef768794231 /core/l10n/en_GB.js | |
parent | 7ffee26aa8768736593c77dcb12d17978a6e06b2 (diff) | |
download | nextcloud-server-a6cb2973a973565e2450b8bb7912257e5e22cde2.tar.gz nextcloud-server-a6cb2973a973565e2450b8bb7912257e5e22cde2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en_GB.js')
-rw-r--r-- | core/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 7c1ebd7eb98..8c490baf600 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -84,7 +84,6 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds.", "Reset password" : "Reset password", "Couldn't send reset email. Please contact your administrator." : "Couldn't send reset email. Please contact your administrator.", - "Password can not be changed. Please contact your administrator." : "Password can not be changed. Please contact your administrator.", "Back to login" : "Back to login", "New password" : "New password", "I know what I'm doing" : "I know what I'm doing", @@ -252,6 +251,7 @@ OC.L10N.register( "Searching other places" : "Searching other places", "No search results in other folders for {tag}{filter}{endtag}" : "No search results in other folders for {tag}{filter}{endtag}", "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} search result in another folder","{count} search results in other folders"], + "Password can not be changed. Please contact your administrator." : "Password can not be changed. Please contact your administrator.", "These apps will be updated:" : "These apps will be updated:" }, "nplurals=2; plural=(n != 1);"); |