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 'lib/l10n/lb.js')
-rw-r--r--lib/l10n/lb.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/lb.js b/lib/l10n/lb.js
index 27c9da36407..8f73c34fb8a 100644
--- a/lib/l10n/lb.js
+++ b/lib/l10n/lb.js
@@ -24,7 +24,6 @@ OC.L10N.register(
"Settings" : "Astellungen",
"Log out" : "Ofmellen",
"Users" : "Benotzer",
- "Sharing" : "Gedeelt",
"Set an admin password." : "Admin Passwuert setzen",
"Sunday" : "Sonndeg",
"Monday" : "Méindeg",
@@ -68,6 +67,7 @@ OC.L10N.register(
"Storage is temporarily not available" : "Späicherplaatz temporär net erreeschbar",
"Create" : "Erstellen",
"Delete" : "Läschen",
- "Share" : "Deelen"
+ "Share" : "Deelen",
+ "Sharing" : "Gedeelt"
},
"nplurals=2; plural=(n != 1);");