diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-30 00:31:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-30 00:31:58 +0000 |
commit | 4c95301f81713b4e81321cce7e5cb962f8b523ce (patch) | |
tree | 66e03c2525b59238acaf6fe1a32af9954d01949c /apps/settings/l10n/en_GB.js | |
parent | fa49b9fba0a18a50277325313ec5539c0d512afe (diff) | |
download | nextcloud-server-4c95301f81713b4e81321cce7e5cb962f8b523ce.tar.gz nextcloud-server-4c95301f81713b4e81321cce7e5cb962f8b523ce.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, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 1f07943b492..fcbb5cd1068 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -382,7 +382,6 @@ OC.L10N.register( "User actions" : "User actions", "Password or insufficient permissions message" : "Password or insufficient permissions message", "Loading user …" : "Loading user …", - "Edit display name" : "Edit display name", "Add new password" : "Add new password", "You do not have permissions to see the details of this user" : "You do not have permissions to see the details of this user", "Add new email address" : "Add new email address", @@ -569,6 +568,7 @@ OC.L10N.register( "Authentication method" : "Authentication method", "Allow username autocompletion in share dialog" : "Allow username autocompletion in share dialogue", "Allow username autocompletion to users within the same groups" : "Allow username autocompletion to users within the same groups", + "Edit display name" : "Edit display name", "Select manager" : "Select manager", "User's table" : "User's table", "Select user manager" : "Select user manager" |