mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 22:29:55 +09:00
BNU님의 code highlighter 에디터 컴포넌트 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3079 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
15fad89c08
commit
0d9265990a
27 changed files with 945 additions and 0 deletions
8
modules/editor/components/code_highlighter/lang/ko.lang.php
Executable file
8
modules/editor/components/code_highlighter/lang/ko.lang.php
Executable file
|
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
/**
|
||||
* @file /modules/editor/components/emoticon/lang/ko.lang.php
|
||||
* @author zero <zero@nzeo.com>
|
||||
* @brief 위지윅에디터(editor) 모듈 > 인용구 (quotation) 컴포넌트의 언어팩
|
||||
**/
|
||||
$lang->code_type = '언어 종류';
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue