mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 19:51:42 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3408 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
03da0d6115
commit
ed9af88ff9
1 changed files with 15 additions and 0 deletions
15
modules/lifepod/lang/zh-CN.lang.php
Normal file
15
modules/lifepod/lang/zh-CN.lang.php
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
<?php
|
||||
/**
|
||||
* @file ko.lang.php
|
||||
* @author haneul (haneul0318@gmail.com)
|
||||
* @brief 模块lifepod的语言包
|
||||
**/
|
||||
|
||||
$lang->lifepod = "Lifepod";
|
||||
|
||||
$lang->calendar_address = "日历 xml地址";
|
||||
$lang->cmd_lifepod_list = 'Lifepod目录';
|
||||
$lang->cmd_view_info = 'Lifepod信息';
|
||||
|
||||
$lang->about_lifepod = "Lifepod是openmaru提供的日历服务。<br />Lifepod zerboardXE模块是Lifepod的特定日历显示为内部文件形式的模块。";
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue