diff options
Diffstat (limited to 'apps/user_ldap/l10n/lb.php')
-rw-r--r-- | apps/user_ldap/l10n/lb.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/lb.php b/apps/user_ldap/l10n/lb.php index c6fdc003548..dabb78b6a87 100644 --- a/apps/user_ldap/l10n/lb.php +++ b/apps/user_ldap/l10n/lb.php @@ -9,6 +9,7 @@ $TRANSLATIONS = array( "Host" => "Host", "Password" => "Passwuert", "Back" => "Zeréck", -"Continue" => "Weider" +"Continue" => "Weider", +"Advanced" => "Avancéiert" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |