diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-02-02 02:27:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-02-02 02:27:10 +0000 |
commit | e32090f44f7d5d4e2ecdcdb9e47850fe25929bd3 (patch) | |
tree | 9d30ece4ce39516a4964b1b940f387feea54b878 /apps/settings/l10n/en_GB.js | |
parent | 2c27ffd41531d5ccd3c6e46519fa209ae31e365e (diff) | |
download | nextcloud-server-e32090f44f7d5d4e2ecdcdb9e47850fe25929bd3.tar.gz nextcloud-server-e32090f44f7d5d4e2ecdcdb9e47850fe25929bd3.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 1291c36f725..b266f04fabb 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -138,6 +138,9 @@ OC.L10N.register( "Done" : "Done", "Copied!" : "Copied!", "Copy" : "Copy", + "Remove group" : "Remove group", + "You are about to remove the group {group}. The users will NOT be deleted." : "You are about to remove the group {group}. The users will NOT be deleted.", + "Please confirm the group removal " : "Please confirm the group removal ", "Your email address" : "Your email address", "No email address set" : "No email address set", "Language" : "Language", @@ -174,12 +177,9 @@ OC.L10N.register( "Add group" : "Add group", "Admins" : "Admins", "Disabled users" : "Disabled users", - "Remove group" : "Remove group", "Show last login" : "Show last login", "Show user backend" : "Show user backend", "Send email to new user" : "Send email to new user", - "You are about to remove the group {group}. The users will NOT be deleted." : "You are about to remove the group {group}. The users will NOT be deleted.", - "Please confirm the group removal " : "Please confirm the group removal ", "Address" : "Address", "Full name" : "Full name", "Phone number" : "Phone number", |