mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 17:22:20 +09:00
관리자 페이지 새 스타일에 맞추어서 픽셀과 position 조정. (#1060)
This commit is contained in:
parent
0b22cb6590
commit
bded31ac0b
4 changed files with 26 additions and 48 deletions
|
|
@ -93,7 +93,7 @@ $lang->menu_link = 'Menu link';
|
|||
$lang->view_zoom = 'Zoom';
|
||||
$lang->use_site_default_layout = 'Use site default layout';
|
||||
$lang->site_default_layout_settings = 'Site default layout settings';
|
||||
$lang->no_use_layout = 'No use layout';
|
||||
$lang->no_use_layout = 'Will not use any layout';
|
||||
$lang->make_copy = 'Make copy';
|
||||
$lang->install_other_layouts = 'Install other layouts';
|
||||
$lang->layout_html_css_settings = 'HTML/CSS settings';
|
||||
|
|
@ -122,3 +122,5 @@ $lang->about_menu_type_in_default = 'To change the menu type, you have to delete
|
|||
$lang->img_uploaded = 'Button image is uploaded.';
|
||||
$lang->img_deleted = 'Button image is deleted.';
|
||||
$lang->do_not_display_again = 'Do not display again.';
|
||||
$lang->skin_settings = 'Skin settings';
|
||||
$lang->no_use_skin = 'Will not use any skin';
|
||||
|
|
@ -139,5 +139,7 @@ $lang->need_ftp_password_title = 'FTP 비밀번호';
|
|||
$lang->need_core_update = '설치하려면 Rhymix 업데이트가 필요합니다';
|
||||
$lang->need_core_update_continue = 'Rhymix 업데이트가 함께 진행됩니다. 계속하시겠습니까?';
|
||||
$lang->not_found_module = '모듈이 존재하지 않음';
|
||||
$lang->skin_settings = '스킨 설정';
|
||||
$lang->no_skin = '스킨 없음';
|
||||
$lang->no_use_skin = '스킨 사용 안 함';
|
||||
$lang->menu_desc = '메뉴 설명';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue