summaryrefslogtreecommitdiff
path: root/lang/vi
diff options
context:
space:
mode:
Diffstat (limited to 'lang/vi')
-rw-r--r--lang/vi/lang.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/vi/lang.php b/lang/vi/lang.php
new file mode 100644
index 000000000..b7bae028a
--- /dev/null
+++ b/lang/vi/lang.php
@@ -0,0 +1,12 @@
+<?php
+/**
+ * Vietnamese language file
+ *
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ */
+
+$lang['discussion'] = 'Thảo luận';
+$lang['back_to_article'] = 'Trở lại bài viết';
+$lang['userpage'] = 'Thành viên';
+
+//Setup VIM: ex: et ts=2 :