mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@206 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e1e39b63ac
commit
d9a04bed3a
4 changed files with 11 additions and 21 deletions
|
|
@ -6,6 +6,7 @@
|
|||
**/
|
||||
|
||||
// 버튼에 사용되는 언어
|
||||
$lang->cmd_board_list = "게시판 목록";
|
||||
$lang->cmd_module_config = "게시판 공통 설정";
|
||||
$lang->cmd_view_info = "게시판 정보";
|
||||
$lang->cmd_manage_category = "분류관리";
|
||||
|
|
@ -28,6 +29,10 @@
|
|||
$lang->colorset = "컬러셋";
|
||||
$lang->extra_vars = "확장변수";
|
||||
|
||||
$lang->test = "테스트";
|
||||
|
||||
$lang->about_test = "테스트는 블라블라...";
|
||||
|
||||
// 권한의 명칭
|
||||
$lang->grant_title = array(
|
||||
'list' => "목록 접근 권한",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue