mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 23:29:57 +09:00
삭제
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@2327 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
commit
8326004cb2
2773 changed files with 91485 additions and 0 deletions
21
modules/editor/components/url_link/lang/zh-CN.lang.php
Normal file
21
modules/editor/components/url_link/lang/zh-CN.lang.php
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
<?php
|
||||
/**
|
||||
* @file /modules/editor/components/urllink/lang/ko.lang.php
|
||||
* @author zero <zero@nzeo.com>
|
||||
* @brief 网页编辑器(editor) 模块 > urllink组建语言包
|
||||
**/
|
||||
|
||||
$lang->urllink_title = "文本";
|
||||
$lang->urllink_url = "URL";
|
||||
$lang->urllink_open_window = "新窗口";
|
||||
$lang->urllink_bold = "粗体";
|
||||
|
||||
$lang->urllink_color = "链接颜色 ";
|
||||
$lang->urllink_color_blue = "蓝色";
|
||||
$lang->urllink_color_red = "红色";
|
||||
$lang->urllink_color_yellow = "黄色";
|
||||
$lang->urllink_color_green = "绿色";
|
||||
|
||||
$lang->about_url_link_open_window = "将在新窗口中打开链接。";
|
||||
$lang->about_url_link_bold = "用粗体显示文本。";
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue