mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 07:39:55 +09:00
중국어 - 누락된 부분 번역 (트랙백)
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4108 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
695125e0b7
commit
a588225372
1 changed files with 5 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
/**
|
||||
* @file modules/trackback/lang/ko.lang.php
|
||||
* @file modules/trackback/lang/zh-CN.lang.php
|
||||
* @author zero <zero@nzeo.com>
|
||||
* @brief 引用(trackback) 模块的基本语言包
|
||||
**/
|
||||
|
|
@ -10,6 +10,10 @@
|
|||
$lang->msg_cart_is_null = '请选择要删除的文章';
|
||||
$lang->msg_checked_trackback_is_deleted = '已删除%d个引用';
|
||||
|
||||
$lang->send_trackback_url = '发送地址';
|
||||
$lang->msg_trackback_url_is_invalid = '错误的发送地址!';
|
||||
$lang->msg_trackback_send_success = '成功发送引用。';
|
||||
|
||||
$lang->search_target_list = array(
|
||||
'url' => '对象URL',
|
||||
'blog_name' => '对象网站名称',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue