diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-01 02:26:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-01 02:26:05 +0000 |
commit | 4737708807203c091825bc3f65f7004abe505104 (patch) | |
tree | 42b77599c0bb50cf582eb58bd7eeb59c62f29e5a /lib/l10n/en_GB.js | |
parent | 59174cfa7c87a515306094239355171873f81ecf (diff) | |
download | nextcloud-server-4737708807203c091825bc3f65f7004abe505104.tar.gz nextcloud-server-4737708807203c091825bc3f65f7004abe505104.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r-- | lib/l10n/en_GB.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index f752028586f..626d998fa36 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -20,6 +20,7 @@ OC.L10N.register( "The library %s is not available." : "The library %s is not available.", "Server version %s or higher is required." : "Server version %s or higher is required.", "Server version %s or lower is required." : "Server version %s or lower is required.", + "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Logged in user must be an admin, a sub-admin or has special right to access this setting", "Logged in user must be an admin" : "Logged in user must be an admin", "Authentication" : "Authentication", "Unknown filetype" : "Unknown filetype", |