summaryrefslogtreecommitdiff
path: root/lang/hi
diff options
context:
space:
mode:
Diffstat (limited to 'lang/hi')
-rw-r--r--lang/hi/lang.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/hi/lang.php b/lang/hi/lang.php
new file mode 100644
index 000000000..298395962
--- /dev/null
+++ b/lang/hi/lang.php
@@ -0,0 +1,12 @@
+<?php
+/**
+ * Hindi 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 :