aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/en_GB.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-16 02:24:58 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-16 02:24:58 +0000
commit269bcdc17ae76b4ec12450396cc2419a76d983d7 (patch)
tree91debf37f5d624c037806baff41b617ea8104089 /lib/l10n/en_GB.json
parent42676981150ca1f11c0a968249934147cc473687 (diff)
downloadnextcloud-server-269bcdc17ae76b4ec12450396cc2419a76d983d7.tar.gz
nextcloud-server-269bcdc17ae76b4ec12450396cc2419a76d983d7.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/en_GB.json')
-rw-r--r--lib/l10n/en_GB.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json
index 6b112413115..1a6e9c3fa0e 100644
--- a/lib/l10n/en_GB.json
+++ b/lib/l10n/en_GB.json
@@ -203,6 +203,7 @@
"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",
+ "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"",
"A valid username must be provided" : "A valid username must be provided",
"Username contains whitespace at the beginning or at the end" : "Username contains whitespace at the beginning or at the end",
"Username must not consist of dots only" : "Username must not consist of dots only",