summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/lb.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n/lb.php')
-rw-r--r--apps/user_ldap/l10n/lb.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/lb.php b/apps/user_ldap/l10n/lb.php
index cf58c9ec5be..0a268bbb391 100644
--- a/apps/user_ldap/l10n/lb.php
+++ b/apps/user_ldap/l10n/lb.php
@@ -1,6 +1,8 @@
-<?php $TRANSLATIONS = array(
+<?php
+$TRANSLATIONS = array(
"Deletion failed" => "Konnt net läschen",
"Error" => "Fehler",
"Password" => "Passwuert",
"Help" => "Hëllef"
);
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";