aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--language/af_ZA/common.lang.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/language/af_ZA/common.lang.php b/language/af_ZA/common.lang.php
index 2677684fd..f376e00de 100644
--- a/language/af_ZA/common.lang.php
+++ b/language/af_ZA/common.lang.php
@@ -411,4 +411,7 @@ $lang['Permalink for album not found'] = 'Permaskakel vir album kan nie gevind w
$lang['Piwigo encountered a non recoverable error'] = 'Piwigo het \'n onherstelbare fout teëgekom';
$lang['Requested album does not exist'] = 'Aangevraagde album bestaan nie';
$lang['Requested tag does not exist'] = 'Aangevraagde etiket bestaan nie';
+$lang['Email address is mandatory'] = 'Epos adres is verpligtend';
+$lang['Username is mandatory'] = 'Gebruikersnaam is nie opsioneel nie';
+$lang['mandatory'] = 'verpligtend';
?> \ No newline at end of file