1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-09 08:06:59 +02:00
This commit is contained in:
Jakub Vrana
2014-01-07 23:20:08 -08:00
parent 2faeccc3ff
commit 1fdfc407d1
4 changed files with 3 additions and 4 deletions

View File

@@ -31,7 +31,7 @@ $langs = array(
'th' => 'ภาษาไทย', // Panya Saraphi, elect.tu@gmail.com - http://www.opencart2u.com/
'tr' => 'Türkçe', // Bilgehan Korkmaz - turktron.com
'uk' => 'Українська', // Valerii Kryzhov
'zh' => '简体中文', // Mr. Lodar
'zh' => '简体中文', // Mr. Lodar, vea - urn2.net - vea.urn2@gmail.com
'zh-tw' => '繁體中文', // http://tzangms.com
);