summaryrefslogtreecommitdiff
path: root/lang/tr
diff options
context:
space:
mode:
Diffstat (limited to 'lang/tr')
-rw-r--r--lang/tr/lang.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/tr/lang.php b/lang/tr/lang.php
new file mode 100644
index 000000000..f0032710a
--- /dev/null
+++ b/lang/tr/lang.php
@@ -0,0 +1,12 @@
+<?php
+/**
+ * Turkish language file
+ *
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ */
+
+$lang['discussion'] = 'Tartışma';
+$lang['back_to_article'] = 'Geri makalenin';
+$lang['userpage'] = 'Kullanıcı sayfası';
+
+//Setup VIM: ex: et ts=2 :