일본어 번역 추가. by risapapa님

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2945 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-11-07 00:09:28 +00:00
parent 5a823bb7ac
commit 7898bd4d33
32 changed files with 198 additions and 165 deletions

View file

@ -5,9 +5,9 @@
* @brief コメント(comment) モジュールの基本言語パッケージ
**/
$lang->cmd_comment_do = '이 댓글을..';
$lang->cmd_comment_do = 'このコメントを..';
$lang->comment_list = '댓글 목록';
$lang->comment_list = 'コメントリスト';
$lang->cmd_delete_checked_comment = '選択項目削除';
$lang->msg_cart_is_null = '削除するコメントを選択してください';