mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 16:19:58 +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
16
modules/guestbook/lang/zh-CN.lang.php
Normal file
16
modules/guestbook/lang/zh-CN.lang.php
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
<?php
|
||||
/**
|
||||
* @file ko.lang.php
|
||||
* @author zero (zero@nzeo.com)
|
||||
* @brief 留言本(guestbook)模块语言包
|
||||
**/
|
||||
|
||||
$lang->guestbook = "留言本";
|
||||
|
||||
// 버튼에 사용되는 언어
|
||||
$lang->cmd_guestbook_list = '留言本目录';
|
||||
$lang->cmd_module_config = '留言本共同设置';
|
||||
$lang->cmd_view_info = '留言本信息';
|
||||
|
||||
$lang->about_guestbook = "可生成并管理留言本的模块。\n生成留言本后在留言本目录中点击模块名既可设置更详细的相关项目。\n因留言本的模块名将变成其url中的一部分,所以请慎重填写模块名。 (ex : http://域名/zb/?mid=模块名)";
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue