mirror of
https://github.com/vrana/adminer.git
synced 2025-08-08 07:36:44 +02:00
Display Indian languages together
This commit is contained in:
@@ -25,9 +25,9 @@ $langs = array(
|
||||
'zh-tw' => '繁體中文', // http://tzangms.com
|
||||
'ja' => '日本語', // Hitoshi Ozawa - http://sourceforge.jp/projects/oss-ja-jpn/releases/
|
||||
'ta' => 'தமிழ்', // G. Sampath Kumar, Chennai, India, sampathkumar11@gmail.com
|
||||
'bn' => 'বাংলা', // Tanmay Sarkar - calcutta, India - tanmay@kisholoy.org
|
||||
'ar' => 'العربية', // Y.M Amine - Algeria - nbr7@live.fr
|
||||
'fa' => 'فارسی', // mojtaba barghbani - Iran - mbarghbani@gmail.com
|
||||
'bn' => 'বাংলা', // Tanmay Sarkar - calcutta, India - tanmay@kisholoy.org
|
||||
);
|
||||
|
||||
/** Get current language
|
||||
|
Reference in New Issue
Block a user