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 a036aa4e6a4..f0f57450012 100644 --- a/lib/l10n/lb.js +++ b/lib/l10n/lb.js @@ -22,6 +22,7 @@ OC.L10N.register( "Apps" : "Applikatiounen", "Settings" : "Astellungen", "Log out" : "Ofmellen", + "Accounts" : "Accounts", "Email" : "Email", "Phone" : "Telefon", "Address" : "Adress", @@ -67,7 +68,6 @@ OC.L10N.register( "Dec." : "Dez.", "Authentication error" : "Authentifikatioun's Fehler", "Storage is temporarily not available" : "Späicherplaatz temporär net erreeschbar", - "Translate" : "Iwwersetzen", - "Users" : "Benotzer" + "Translate" : "Iwwersetzen" }, "nplurals=2; plural=(n != 1);"); |