1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-12 09:34:10 +02:00

Tamil translation

This commit is contained in:
Jakub Vrana
2010-09-27 11:28:02 +02:00
parent e9406d0031
commit 6557b4a5fb
2 changed files with 225 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ $langs = array(
'zh' => '简体中文', // Mr. Lodar
'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
);
function lang($idf, $number = null) {