영어 - 추가 번역 및 기존 번역문 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2894 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
supershop 2007-11-01 10:50:29 +00:00
parent d6ca835a13
commit a1d969e2de
8 changed files with 43 additions and 38 deletions

View file

@ -5,9 +5,9 @@
* @brief comment module's basic language pack
**/
$lang->cmd_comment_do = '이 댓글을..';
$lang->cmd_comment_do = 'You would...';
$lang->comment_list = '댓글 목록';
$lang->comment_list = 'Comments List';
$lang->cmd_delete_checked_comment = 'Delete selected item';
$lang->msg_cart_is_null = 'Please select an article to delete';