Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/en_GB.js')
-rw-r--r--apps/files_sharing/l10n/en_GB.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js
index 39868e723c8..be4ae42818a 100644
--- a/apps/files_sharing/l10n/en_GB.js
+++ b/apps/files_sharing/l10n/en_GB.js
@@ -88,7 +88,6 @@ OC.L10N.register(
"Wrong or no update parameter given" : "Wrong or no update parameter given",
"shared by %s" : "shared by %s",
"Direct link" : "Direct link",
- "Add to your Nextcloud" : "Add to your Nextcloud",
"Share API is disabled" : "Share API is disabled",
"File sharing" : "File sharing",
"Accept" : "Accept",
@@ -137,6 +136,7 @@ OC.L10N.register(
"Note" : "Note",
"Select or drop files" : "Select or drop files",
"Uploaded files:" : "Uploaded files:",
+ "Add to your Nextcloud" : "Add to your Nextcloud",
"invalid permissions" : "invalid permissions",
"Can't change permissions for public share links" : "Can't change permissions for public share links"
},