mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
레이아웃 설정시 header 스크립트를 추가할 수 있게 하여 style이나 javascript, meta태그등을 <head>와 </head>사이에 추가 가능하도록 함
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3859 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
3fa8814c99
commit
a3947b1f3f
10 changed files with 43 additions and 0 deletions
|
|
@ -24,6 +24,9 @@
|
|||
$lang->skin_maker_homepage = "Домашняя страница разработчика";
|
||||
$lang->module_copy = "Копировать модуль";
|
||||
|
||||
$lang->header_script = "헤더 스크립트";
|
||||
$lang->about_header_script = "html의 <header>와 </header> 사이에 들어가는 코드를 직접 입력할 수 있습니다.<br /><script, <style 또는 <meta 태그등을 이용하실 수 있습니다";
|
||||
|
||||
$lang->cmd_add_shortcut = "Добавить ярлык";
|
||||
$lang->cmd_install = "Установить";
|
||||
$lang->cmd_update = "Обновить";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue