mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
issue 106 Add support for CDN
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8764 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
52b3ae8d4f
commit
e6eb7a75d2
19 changed files with 412 additions and 163 deletions
|
|
@ -107,4 +107,6 @@ $lang->find_site = 'Find Site';
|
|||
$lang->action = '실행';
|
||||
|
||||
$lang->select_module_id = '모듈 아이디를 선택하세요.';
|
||||
$lang->use_cdn = 'CDN 사용';
|
||||
$lang->about_cdn = 'XE core의 css, js 파일을 CDN으로부터 제공받으려면 체크하세요.';
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue