diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-06 00:08:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-06 00:08:21 +0000 |
commit | 9d930210eec9e30bbc1fcd3e154d65eb0fc7ae28 (patch) | |
tree | 984e7c426ee34dcd4ea2dba9818277cbbb67a336 /lib/l10n/en_GB.js | |
parent | 15cd21d252b9da706be817df77e4c0643b40327f (diff) | |
download | nextcloud-server-9d930210eec9e30bbc1fcd3e154d65eb0fc7ae28.tar.gz nextcloud-server-9d930210eec9e30bbc1fcd3e154d65eb0fc7ae28.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 b3041727416..6dfb50a219e 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -176,6 +176,7 @@ OC.L10N.register( "Username must not consist of dots only" : "Username must not consist of dots only", "A valid password must be provided" : "A valid password must be provided", "The username is already being used" : "The username is already being used", + "Could not create user" : "Could not create user", "User disabled" : "User disabled", "Login canceled by app" : "Login cancelled by app", "No app name specified" : "No app name specified", |