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 036dfa6e65f..4758cd2913a 100644 --- a/lib/l10n/lb.js +++ b/lib/l10n/lb.js @@ -19,7 +19,6 @@ OC.L10N.register( "_%n hour ago_::_%n hours ago_" : ["%n Stonn hier","%n Stonnen hier"], "seconds ago" : "Sekonnen hir", "__language_name__" : "Lëtzebuergesch", - "Help" : "Hëllef", "Apps" : "Applikatiounen", "Settings" : "Astellungen", "Log out" : "Ofmellen", @@ -68,6 +67,7 @@ OC.L10N.register( "Nov." : "Nov.", "Dec." : "Dez.", "Authentication error" : "Authentifikatioun's Fehler", - "Storage is temporarily not available" : "Späicherplaatz temporär net erreeschbar" + "Storage is temporarily not available" : "Späicherplaatz temporär net erreeschbar", + "Help" : "Hëllef" }, "nplurals=2; plural=(n != 1);"); |