diff options
Diffstat (limited to 'language')
-rw-r--r-- | language/vi_VN/common.lang.php | 2 | ||||
-rw-r--r-- | language/vi_VN/iso.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/language/vi_VN/common.lang.php b/language/vi_VN/common.lang.php index 34da004e8..29c0b3e87 100644 --- a/language/vi_VN/common.lang.php +++ b/language/vi_VN/common.lang.php @@ -22,7 +22,7 @@ // +-----------------------------------------------------------------------+
// Langage informations
-$lang_info['language_name'] = 'Vietnamese';
+$lang_info['language_name'] = 'Tiếng Việt';
$lang_info['country'] = 'Việt Nam';
$lang_info['direction'] = 'ltr';
$lang_info['code'] = 'vn';
diff --git a/language/vi_VN/iso.txt b/language/vi_VN/iso.txt index dfab9ef91..0d193e225 100644 --- a/language/vi_VN/iso.txt +++ b/language/vi_VN/iso.txt @@ -1 +1 @@ -Vietnamese [VN]
\ No newline at end of file +Tiếng Việt [VN]
\ No newline at end of file |