Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-09-06 03:08:40 +0300
committerNextcloud bot <bot@nextcloud.com>2017-09-06 03:08:40 +0300
commit90fef79ac2f2ea8af5f916b3bff33949b3ab37ee (patch)
tree83df9c17aa25a999fbdb906ad3678debd48de2b1 /lib/l10n
parent6e854bbd01cf5f1ba8b84be3ade355cf835c7402 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/en_GB.js1
-rw-r--r--lib/l10n/en_GB.json1
2 files changed, 2 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",
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json
index 6db6480af0a..ed6e69c454f 100644
--- a/lib/l10n/en_GB.json
+++ b/lib/l10n/en_GB.json
@@ -174,6 +174,7 @@
"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",