문서 모듈의 아이콘을 스킨으로 설정할 수 있도록 개선

https://github.com/xpressengine/xe-core/pull/2172
This commit is contained in:
BJRambo 2017-11-28 17:48:38 +09:00
parent 1a81fd43f3
commit 75ea89e203
13 changed files with 85 additions and 7 deletions

View file

@ -10,6 +10,8 @@ $lang->category_color = 'Category Font Color';
$lang->expand = 'Expand';
$lang->category_group_srls = 'Accessable Group';
$lang->cmd_make_child = 'Add Child Category';
$lang->cmd_pc_icon_setting = 'PC icon setting';
$lang->cmd_mobile_icon_setting = 'Mobile icon setting';
$lang->cmd_enable_move_category = 'Change category position (Select a category and drag it to the position you want.)';
$lang->about_category_title = 'Please enter a category name.';
$lang->about_expand = 'Select this option, and they will stay expanded.';