mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 14:49:56 +09:00
중국어 전체파일 수정보완 및 추가번 적용. by guny님
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2037 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9bf4756ded
commit
1656f52701
103 changed files with 580 additions and 509 deletions
13
modules/integration_search/lang/zh-CN.lang.php
Normal file
13
modules/integration_search/lang/zh-CN.lang.php
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<?php
|
||||
/**
|
||||
* @file modules/integration_search/lang/ko.lang.php
|
||||
* @author zero <zero@nzeo.com>
|
||||
* @brief 简体中文语言包
|
||||
**/
|
||||
|
||||
$lang->integration_search = "搜索";
|
||||
|
||||
$lang->sample_code = "代码";
|
||||
$lang->about_target_module = "只把被选的模块作为搜索对象。请注意权限设置。";
|
||||
$lang->about_sample_code = "可把上述代码插入到相应布局当中即可实现搜索功能。";
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue