diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-12 02:28:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-12 02:28:13 +0000 |
commit | b85c2dab27a392c5031701a7a5809c47f3b76d59 (patch) | |
tree | 7bab8faaf07275d6e15a15bb96ed296adc99da77 /apps/settings/l10n/en_GB.js | |
parent | 83dcb2061d441c94805a6533be0acc622355de22 (diff) | |
download | nextcloud-server-b85c2dab27a392c5031701a7a5809c47f3b76d59.tar.gz nextcloud-server-b85c2dab27a392c5031701a7a5809c47f3b76d59.zip |
Fix(l10n): Update translations 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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 948ef8b2409..69d32acdcbb 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -335,11 +335,13 @@ OC.L10N.register( "Add additional email" : "Add additional email", "Add" : "Add", "You do not have permissions to see the details of this user" : "You do not have permissions to see the details of this user", + "Edit display name" : "Edit display name", "Add new password" : "Add new password", "Add new email address" : "Add new email address", "Add user to group" : "Add user to group", "Set user as admin for" : "Set user as admin for", "Select user quota" : "Select user quota", + "Set the language" : "Set the language", "Delete user" : "Delete user", "Wipe all devices" : "Wipe all devices", "Disable user" : "Disable user", |