1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-16 19:44:00 +02:00

Arabic translation

This commit is contained in:
Jakub Vrana
2010-11-10 17:30:34 +01:00
parent 8aac3b6e05
commit 7d052b2680
2 changed files with 263 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ $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
'ar' => 'العربية', // Y.M Amine - Algeria - nbr7@live.fr
);
function lang($idf, $number = null) {