Change Vietnamese language name (must be Tiếng Việt)

git-svn-id: http://piwigo.org/svn/branches/2.1@6779 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
patdenice 2010-08-19 12:44:44 +00:00
parent d05af15897
commit 1860136357
2 changed files with 2 additions and 2 deletions

View file

@ -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';

View file

@ -1 +1 @@
Vietnamese [VN]
Tiếng Việt [VN]