diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-26 00:20:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-26 00:20:10 +0000 |
commit | 70839355c8aaf293f6b9ee5242e4546a9e971899 (patch) | |
tree | 1819b1b52c9bf6036b2a1297987bd254cb347301 /apps/provisioning_api/l10n/en_GB.js | |
parent | 109bcfd389388fd23d9c75401eeef10abbcc4487 (diff) | |
download | nextcloud-server-70839355c8aaf293f6b9ee5242e4546a9e971899.tar.gz nextcloud-server-70839355c8aaf293f6b9ee5242e4546a9e971899.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/provisioning_api/l10n/en_GB.js')
-rw-r--r-- | apps/provisioning_api/l10n/en_GB.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/provisioning_api/l10n/en_GB.js b/apps/provisioning_api/l10n/en_GB.js index 7381a449729..51c29a6d4fc 100644 --- a/apps/provisioning_api/l10n/en_GB.js +++ b/apps/provisioning_api/l10n/en_GB.js @@ -19,6 +19,7 @@ OC.L10N.register( "Setting the password is not supported by the users backend" : "Setting the password is not supported by the users backend", "Invalid language" : "Invalid language", "Invalid locale" : "Invalid locale", + "Invalid first day of week" : "Invalid first day of week", "Cannot remove yourself from the admin group" : "Cannot remove yourself from the admin group", "Cannot remove yourself from this group as you are a sub-admin" : "Cannot remove yourself from this group as you are a sub-admin", "Not viable to remove user from the last group you are sub-admin of" : "Not viable to remove user from the last group you are sub-admin of", |