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

Japanese translation

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1493 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
jakubvrana
2010-04-25 07:25:55 +00:00
parent 86bb5da465
commit 4595348a14
3 changed files with 233 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ $langs = array(
'ru' => 'Русский язык', // Maksim Izmaylov
'zh' => '简体中文', // Mr. Lodar
'zh-tw' => '繁體中文', // http://tzangms.com
'ja' => '日本語', // Hitoshi Ozawa - http://sourceforge.jp/projects/oss-ja-jpn/releases/
);
function lang($idf, $number = null) {