diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:11 +0000 |
commit | 7c26bbbd82cc24b6528adf743f5e9a75dc37edf6 (patch) | |
tree | 5a52ca435423df82544c0fb6f9f4a3ff827e165c /lib/l10n/lb.js | |
parent | a9f4817b652b636a3b2f8c11b2a3e7526e0be82d (diff) | |
download | nextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.tar.gz nextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.zip |
[tx-robot] updated from transifex
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 8b44be891f4..5cc01c65dd5 100644 --- a/lib/l10n/lb.js +++ b/lib/l10n/lb.js @@ -22,8 +22,8 @@ OC.L10N.register( "Apps" : "Applikatiounen", "Users" : "Benotzer", "Set an admin password." : "Admin Passwuert setzen", - "%s shared »%s« with you" : "Den/D' %s huet »%s« mat dir gedeelt", "Authentication error" : "Authentifikatioun's Fehler", - "Tips & tricks" : "Tipps an Tricks" + "Tips & tricks" : "Tipps an Tricks", + "%s shared »%s« with you" : "Den/D' %s huet »%s« mat dir gedeelt" }, "nplurals=2; plural=(n != 1);"); |