diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-14 00:13:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-14 00:13:06 +0000 |
commit | 479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8 (patch) | |
tree | 8e57487cd7b59b1195126b0b37562ff5c7f09828 /lib/l10n/lb.js | |
parent | 90f9e0a88e2c611f7d5b964b8b5cc681f1f58d82 (diff) | |
download | nextcloud-server-479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8.tar.gz nextcloud-server-479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8.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 eab1bc9c73f..8b44be891f4 100644 --- a/lib/l10n/lb.js +++ b/lib/l10n/lb.js @@ -21,9 +21,9 @@ OC.L10N.register( "__language_name__" : "Lëtzebuergesch", "Apps" : "Applikatiounen", "Users" : "Benotzer", - "Tips & tricks" : "Tipps an Tricks", "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" + "Authentication error" : "Authentifikatioun's Fehler", + "Tips & tricks" : "Tipps an Tricks" }, "nplurals=2; plural=(n != 1);"); |