mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-12 07:11:42 +09:00
Corrected Korean message(modules/editor/components/cc_license/lang/ko.lang.php).
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3775 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
5cd6cff81b
commit
07626d009a
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
$lang->ccl_options = array(
|
||||
'ccl_allow_commercial' => array('Y'=>'-영리', 'N'=>'-비영리'),
|
||||
'ccl_allow_modification' => array('Y'=>'-변경금지', 'N'=>'-변경금지', 'SA'=>'-동일조건변경허락'),
|
||||
'ccl_allow_modification' => array('Y'=>'-변경허용', 'N'=>'-변경금지', 'SA'=>'-동일조건변경허락'),
|
||||
);
|
||||
|
||||
$lang->about_ccl_title = '제목을 표시합니다. 비워져 있으면 기본 메세지가 출력됩니다.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue