diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-03-19 02:28:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-03-19 02:28:28 +0000 |
commit | 40b0ca56f77a994e8a094643ea96d53e7e8d24bc (patch) | |
tree | 4ab7f7b5fc397cf70108551f54247b2a4db272ea /apps/settings/l10n/en_GB.js | |
parent | 39b5c2cd8324655c88507993fcbc08f2f331ff68 (diff) | |
download | nextcloud-server-40b0ca56f77a994e8a094643ea96d53e7e8d24bc.tar.gz nextcloud-server-40b0ca56f77a994e8a094643ea96d53e7e8d24bc.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 | 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 03fe31c32a1..0558bc84bae 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -132,6 +132,7 @@ OC.L10N.register( "Done" : "Done", "Copied!" : "Copied!", "Copy" : "Copy", + "Enable" : "Enable", "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 ", @@ -185,7 +186,6 @@ OC.L10N.register( "Twitter" : "Twitter", "Website" : "Website", "Download and enable" : "Download and enable", - "Enable" : "Enable", "Never" : "Never", "An error occured during the request. Unable to proceed." : "An error occured during the request. Unable to proceed.", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds.", |