mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-06 08:43:31 +02:00
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:
@@ -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';
|
||||
|
||||
@@ -1 +1 @@
|
||||
Vietnamese [VN]
|
||||
Tiếng Việt [VN]
|
||||
Reference in New Issue
Block a user