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.php10
1 files changed, 0 insertions, 10 deletions
diff --git a/apps/user_ldap/l10n/af_ZA.php b/apps/user_ldap/l10n/af_ZA.php
deleted file mode 100644
index e4e599e059e..00000000000
--- a/apps/user_ldap/l10n/af_ZA.php
+++ /dev/null
@@ -1,10 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"_%s group found_::_%s groups found_" => array("",""),
-"_%s user found_::_%s users found_" => array("",""),
-"Help" => "Hulp",
-"Password" => "Wagwoord",
-"Continue" => "Gaan voort",
-"Advanced" => "Gevorderd"
-);
-$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";