mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-23 05:09:56 +09:00
Russian editor components translation
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3266 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e9389482dc
commit
8de9e73f1e
22 changed files with 250 additions and 0 deletions
12
modules/editor/components/code_highlighter/lang/en.lang.php
Normal file
12
modules/editor/components/code_highlighter/lang/en.lang.php
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<?php
|
||||
/**
|
||||
* @file /modules/editor/components/code_highlighter/lang/en.lang.php
|
||||
* @author BNU <bnufactory@gamil.com> | translation by Maslennikov Evgeny aka X-[Vr]bL1s5 | e-mail: x-bliss[a]tut.by; ICQ: 225035467;
|
||||
* @brief 위지윅에디터(editor) 모듈 > 코드하이라이터 (code_highlighter) 컴포넌트의 언어팩 / English language for Zeroboard XE
|
||||
**/
|
||||
$lang->code_type = 'Code Type';
|
||||
|
||||
$lang->used_collapse = 'Used Collapse';
|
||||
$lang->hidden_linenumber = 'Hidden Linenumber';
|
||||
$lang->hidden_controls = 'Hidden Control';
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue