diff options
Diffstat (limited to 'settings/l10n/af_ZA.php')
-rw-r--r-- | settings/l10n/af_ZA.php | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/settings/l10n/af_ZA.php b/settings/l10n/af_ZA.php deleted file mode 100644 index 90094e7855d..00000000000 --- a/settings/l10n/af_ZA.php +++ /dev/null @@ -1,10 +0,0 @@ -<?php -$TRANSLATIONS = array( -"So-so password" => "So-so wagwoord", -"Security Warning" => "Sekuriteits waarskuwing", -"Password" => "Wagwoord", -"New password" => "Nuwe wagwoord", -"Cancel" => "Kanseleer", -"Username" => "Gebruikersnaam" -); -$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |