문서 모듈에 토글 버튼을 위한 언어변수를 다른 언어에도 추가

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2571 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-09-10 02:11:58 +00:00
parent 75dd23259a
commit 86670c07c5
4 changed files with 4 additions and 0 deletions

View file

@ -5,6 +5,7 @@
* @brief 文章(document)模块语言包
**/
$lang->cmd_toggle_checked_document = '선택항목 반전';
$lang->cmd_delete_checked_document = '删除所选项目';
$lang->msg_cart_is_null = '请选择要删除的文章。';