summaryrefslogtreecommitdiff
path: root/lang/mk/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'lang/mk/lang.php')
-rw-r--r--lang/mk/lang.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/mk/lang.php b/lang/mk/lang.php
new file mode 100644
index 000000000..2be3a697a
--- /dev/null
+++ b/lang/mk/lang.php
@@ -0,0 +1,12 @@
+<?php
+/**
+ * Macedonian language file
+ *
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ */
+
+$lang['discussion'] = 'Разговор';
+$lang['back_to_article'] = 'Назад кон статијата';
+$lang['userpage'] = 'Корисник';
+
+//Setup VIM: ex: et ts=2 :