summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/af_ZA.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n/af_ZA.php')
-rw-r--r--apps/user_ldap/l10n/af_ZA.php6
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/af_ZA.php b/apps/user_ldap/l10n/af_ZA.php
index 32feab61b49..130e471e0e4 100644
--- a/apps/user_ldap/l10n/af_ZA.php
+++ b/apps/user_ldap/l10n/af_ZA.php
@@ -1,6 +1,8 @@
<?php
$TRANSLATIONS = array(
-"Password" => "Wagwoord",
-"Help" => "Hulp"
+"_%s group found_::_%s groups found_" => array("",""),
+"_%s user found_::_%s users found_" => array("",""),
+"Help" => "Hulp",
+"Password" => "Wagwoord"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";