mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
문서 모듈의 아이콘을 스킨으로 설정할 수 있도록 개선
https://github.com/xpressengine/xe-core/pull/2172
This commit is contained in:
parent
1a81fd43f3
commit
75ea89e203
13 changed files with 85 additions and 7 deletions
|
|
@ -6,6 +6,8 @@ $lang->view_count_option_some = '일부 계산';
|
|||
$lang->view_count_option_once = '중복 금지';
|
||||
$lang->view_count_option_none = '계산 안함';
|
||||
$lang->cmd_delete_all_thumbnail = '섬네일 모두 삭제';
|
||||
$lang->cmd_pc_icon_setting = 'PC아이콘 설정';
|
||||
$lang->cmd_mobile_icon_setting = '모바일 아이콘 설정';
|
||||
$lang->title_bold = '제목 굵게';
|
||||
$lang->title_color = '제목 색깔';
|
||||
$lang->new_document_count = '새 글';
|
||||
|
|
@ -21,6 +23,8 @@ $lang->about_view_count_option = '조회수설정에 따라 중복 조회수 카
|
|||
$lang->about_expand = '선택하면 늘 펼쳐진 상태로 있게 합니다.';
|
||||
$lang->about_category_group_srls = '선택한 그룹만 현재 카테고리를 지정할 수 있도록 합니다.';
|
||||
$lang->about_category_color = '분류 폰트색깔을 지정합니다. 예) red 또는 #ff0000';
|
||||
$lang->about_cmd_pc_icon_setting = '게시판 새로운 글 혹은 수정되었을 때 출력하는 아이콘입니다. 기본값은 default 입니다.';
|
||||
$lang->about_cmd_mobile_icon_setting = '게시판 새로운 글 혹은 수정되었을 때 출력하는 아이콘입니다. 기본값은 default 입니다.';
|
||||
$lang->cmd_search_next = '계속 검색';
|
||||
$lang->cmd_temp_save = '임시 저장';
|
||||
$lang->cmd_toggle_checked_document = '선택항목 반전';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue