diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-16 02:24:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-16 02:24:58 +0000 |
commit | 269bcdc17ae76b4ec12450396cc2419a76d983d7 (patch) | |
tree | 91debf37f5d624c037806baff41b617ea8104089 /lib/l10n/en_GB.json | |
parent | 42676981150ca1f11c0a968249934147cc473687 (diff) | |
download | nextcloud-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.json | 1 |
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", |