diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-02 00:26:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-02 00:26:55 +0000 |
commit | ebe2b370a0304f30565d3d1b976a766fd8d0eea5 (patch) | |
tree | aa5a625f7754ff0bba14aadbe666a4b69cf2b04c /apps/settings/l10n/en_GB.js | |
parent | 322bb03a589778573ace1d866d1345820d1e9496 (diff) | |
download | nextcloud-server-ebe2b370a0304f30565d3d1b976a766fd8d0eea5.tar.gz nextcloud-server-ebe2b370a0304f30565d3d1b976a766fd8d0eea5.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 23ccfa20ea2..eeeb13bf19a 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -199,6 +199,7 @@ OC.L10N.register( "Download and enable all" : "Download and enable all", "_%n app has an update available_::_%n apps have an update available_" : ["%n app has an update available","%n apps have an update available"], "_Update_::_Update all_" : ["Update","Update all"], + "Device name" : "Device name", "Marked for remote wipe" : "Marked for remote wipe", "Device settings" : "Device settings", "Allow filesystem access" : "Allow filesystem access", |