diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-28 01:12:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-28 01:12:57 +0000 |
commit | d33a93c6f95ce88da599ce5df6026f83b92b42dc (patch) | |
tree | 98297530cbb00364bc2d126a478d363180f5b4bd /lib/l10n/en_GB.js | |
parent | 282b79c4b1f8b1f5022f0fc842cd10477820fcec (diff) | |
download | nextcloud-server-d33a93c6f95ce88da599ce5df6026f83b92b42dc.tar.gz nextcloud-server-d33a93c6f95ce88da599ce5df6026f83b92b42dc.zip |
[tx-robot] updated from transifex
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 b28fe47c46b..7e7c77430ae 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -27,6 +27,7 @@ OC.L10N.register( "Following platforms are supported: %s" : "Following platforms are supported: %s", "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" : "Logged in user must be an admin", "Unknown filetype" : "Unknown filetype", "Invalid image" : "Invalid image", "Avatar image is not square" : "Avatar image is not square", |