diff options
Diffstat (limited to 'lib/l10n/lb.js')
-rw-r--r-- | lib/l10n/lb.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/lb.js b/lib/l10n/lb.js index 4758cd2913a..350037c3e1a 100644 --- a/lib/l10n/lb.js +++ b/lib/l10n/lb.js @@ -22,7 +22,6 @@ OC.L10N.register( "Apps" : "Applikatiounen", "Settings" : "Astellungen", "Log out" : "Ofmellen", - "Users" : "Benotzer", "Email" : "Email", "Phone" : "Telefon", "Address" : "Adress", @@ -68,6 +67,7 @@ OC.L10N.register( "Dec." : "Dez.", "Authentication error" : "Authentifikatioun's Fehler", "Storage is temporarily not available" : "Späicherplaatz temporär net erreeschbar", - "Help" : "Hëllef" + "Help" : "Hëllef", + "Users" : "Benotzer" }, "nplurals=2; plural=(n != 1);"); |