mirror of
https://github.com/vrana/adminer.git
synced 2025-08-10 00:28:34 +02:00
Fix Korean translation identifiers
This commit is contained in:
@@ -26,11 +26,11 @@ $langs = array(
|
||||
'zh' => '简体中文', // Mr. Lodar
|
||||
'zh-tw' => '繁體中文', // http://tzangms.com
|
||||
'ja' => '日本語', // Hitoshi Ozawa - http://sourceforge.jp/projects/oss-ja-jpn/releases/
|
||||
'ko' => '한국어', // dalli - skcha67@gmail.com
|
||||
'ta' => 'தமிழ்', // G. Sampath Kumar, Chennai, India, sampathkumar11@gmail.com
|
||||
'bn' => 'বাংলা', // Dipak Kumar - dipak.ndc@gmail.com
|
||||
'ar' => 'العربية', // Y.M Amine - Algeria - nbr7@live.fr
|
||||
'fa' => 'فارسی', // mojtaba barghbani - Iran - mbarghbani@gmail.com
|
||||
'ko' => '한국어', // dalli - skcha67@gmail.com
|
||||
);
|
||||
|
||||
/** Get current language
|
||||
|
Reference in New Issue
Block a user