aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-05-22 02:27:14 +0000
committerNextcloud bot <bot@nextcloud.com>2021-05-22 02:27:14 +0000
commit41f0cf4fcaddec8ce8442b10a2b048233bfaaaab (patch)
treededc23250c80193375d86e15bdd18b159ce943e6 /apps/files_external/l10n/en_GB.js
parent9a80052eebd5f317bf864507ead8f024ca89b7f3 (diff)
downloadnextcloud-server-41f0cf4fcaddec8ce8442b10a2b048233bfaaaab.tar.gz
nextcloud-server-41f0cf4fcaddec8ce8442b10a2b048233bfaaaab.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.js4
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 56a9ba1f7f5..cb56ab1bb1f 100644
--- a/apps/files_external/l10n/en_GB.js
+++ b/apps/files_external/l10n/en_GB.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"files_external",
{
- "External storages" : "External storages",
+ "External storage" : "External storage",
"Personal" : "Personal",
"System" : "System",
"Grant access" : "Grant access",
@@ -118,7 +118,6 @@ OC.L10N.register(
"Scope" : "Scope",
"Open documentation" : "Open documentation",
"Folder name" : "Folder name",
- "External storage" : "External storage",
"Authentication" : "Authentication",
"Configuration" : "Configuration",
"Available for" : "Available for",
@@ -126,6 +125,7 @@ OC.L10N.register(
"Add storage" : "Add storage",
"Advanced settings" : "Advanced settings",
"Allow users to mount external storage" : "Allow users to mount external storage",
+ "External storages" : "External storages",
"(group)" : "(group)"
},
"nplurals=2; plural=(n != 1);");