diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-22 02:26:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-22 02:26:21 +0000 |
commit | 634b6b8b57800bf9999f039a3d3282ba3321d2e4 (patch) | |
tree | aea2dad04f77254d1fa323a21e9ff863dc043491 /apps/files_external/l10n/en_GB.js | |
parent | 4e39d1ce938e6ec0f3629376eb1af79d344da51a (diff) | |
download | nextcloud-server-634b6b8b57800bf9999f039a3d3282ba3321d2e4.tar.gz nextcloud-server-634b6b8b57800bf9999f039a3d3282ba3321d2e4.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/en_GB.js')
-rw-r--r-- | apps/files_external/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/en_GB.js b/apps/files_external/l10n/en_GB.js index ac34f53f5c0..56a9ba1f7f5 100644 --- a/apps/files_external/l10n/en_GB.js +++ b/apps/files_external/l10n/en_GB.js @@ -11,7 +11,6 @@ OC.L10N.register( "Generate keys" : "Generate keys", "Error generating key pair" : "Error generating key pair", "All users. Type to select user or group." : "All users. Type to select user or group.", - "(group)" : "(group)", "Compatibility with Mac NFD encoding (slow)" : "Compatibility with Mac NFD encoding (slow)", "Enable encryption" : "Enable encryption", "Enable previews" : "Enable previews", @@ -126,6 +125,7 @@ OC.L10N.register( "Click to recheck the configuration" : "Click to recheck the configuration", "Add storage" : "Add storage", "Advanced settings" : "Advanced settings", - "Allow users to mount external storage" : "Allow users to mount external storage" + "Allow users to mount external storage" : "Allow users to mount external storage", + "(group)" : "(group)" }, "nplurals=2; plural=(n != 1);"); |