diff options
Diffstat (limited to 'settings/l10n/lb.js')
-rw-r--r-- | settings/l10n/lb.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/lb.js b/settings/l10n/lb.js index 3127f533cba..b9a9da51a22 100644 --- a/settings/l10n/lb.js +++ b/settings/l10n/lb.js @@ -31,7 +31,6 @@ OC.L10N.register( "Allow apps to use the Share API" : "Erlab Apps d'Share API ze benotzen", "days" : "Deeg", "Allow resharing" : "Resharing erlaben", - "Cheers!" : "Prost!", "Cancel" : "Ofbriechen", "Email" : "Email", "Your email address" : "Deng Email Adress", @@ -51,6 +50,7 @@ OC.L10N.register( "Other" : "Aner", "Quota" : "Quota", "Admins can't remove themself from the admin group" : "Admins kennen sech selwer net aus enger Admin Group läschen.", - "Unable to add user to group %s" : "Onmeiglech User an Grupp ze sätzen %s" + "Unable to add user to group %s" : "Onmeiglech User an Grupp ze sätzen %s", + "Cheers!" : "Prost!" }, "nplurals=2; plural=(n != 1);"); |