일본어 번역 추가. by 리사파파님

git-svn-id: http://xe-core.googlecode.com/svn/trunk@2038 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-07-26 12:25:51 +00:00
parent 1656f52701
commit 7e0bd9bce4
3 changed files with 12 additions and 12 deletions

View file

@ -10,5 +10,5 @@
$lang->sample_code = "サンプルコード";
$lang->about_target_module = "選択されたモジュールのみを検索対象とします。権限設定に注意してください。";
$lang->about_sample_code = "上のコードをレイアウトなどに追加すると統合検索が可能になります。";
$lang->msg_no_keyword = "검색어를 입력해주세요";
$lang->msg_no_keyword = "検索語を入力してください。";
?>