summaryrefslogtreecommitdiff
path: root/lang/af
diff options
context:
space:
mode:
Diffstat (limited to 'lang/af')
-rw-r--r--lang/af/lang.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/af/lang.php b/lang/af/lang.php
new file mode 100644
index 000000000..127ac3076
--- /dev/null
+++ b/lang/af/lang.php
@@ -0,0 +1,12 @@
+<?php
+/**
+ * Afrikaans language file
+ *
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ */
+
+$lang['discussion'] = 'Bespreking';
+$lang['back_to_article'] = 'Terug na die artikel';
+$lang['userpage'] = 'Gebruikersbladsy';
+
+//Setup VIM: ex: et ts=2 :