Added New Japanese Translation File.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3178 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
risapapa 2007-12-07 05:33:10 +00:00
parent a1a490fad5
commit 649f68e6ad

View file

@ -0,0 +1,10 @@
<?php
/**
* @file module/referer/lang/ko.lang.php
* @author haneul <haneul0318@gmail.com>
* @brief 日本語言語パッケージ 翻訳RisaPapa
*/
$lang->referer = "レファラー";
$lang->ranking = "順位";
?>