aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--language/af_ZA/common.lang.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/language/af_ZA/common.lang.php b/language/af_ZA/common.lang.php
index f04dab520..2677684fd 100644
--- a/language/af_ZA/common.lang.php
+++ b/language/af_ZA/common.lang.php
@@ -404,4 +404,11 @@ $lang['Visits, high → low'] = 'Besoeke, hoog → laag';
$lang['Visits, low → high'] = 'Besoeke, laag → hoog';
$lang['xsmall'] = 'XS - baie klein';
$lang['%d rate'] = '%d gradering';
+$lang['Bad request'] = 'Ongeldige versoek';
+$lang['Forbidden'] = 'Verbode';
+$lang['Page not found'] = 'Die bladsy kan nie gevind word nie';
+$lang['Permalink for album not found'] = 'Permaskakel vir album kan nie gevind word nie';
+$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';
?> \ No newline at end of file