mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-10 04:24:14 +09:00
Author name update.
NHN developers@xpressengine.com http://xpressengine.com/ git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7676 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
7d1fa86e5c
commit
8f385a592b
603 changed files with 67379 additions and 67522 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
/**
|
||||
* @file common/lang/zh-CN.lang.php
|
||||
* @author zero (zero@nzeo.com)
|
||||
* @author NHN (developers@xpressengine.com)
|
||||
* @brief 简体中文语言包
|
||||
**/
|
||||
|
||||
|
|
@ -310,9 +310,9 @@
|
|||
$lang->filter->isnull = '请输入%s';
|
||||
$lang->filter->outofrange = '请确认%s字数';
|
||||
$lang->filter->equalto = '%s值有误。';
|
||||
$lang->filter->invalid_email = '%s格式有误。(例:zbxe@zeroboard.com)';
|
||||
$lang->filter->invalid_email = '%s格式有误。(例:developers@xpressengine.com)';
|
||||
$lang->filter->invalid_user_id = $lang->filter->invalid_userid = "%s只能用英文,数字和 _,首个字符必须是英文字母。";
|
||||
$lang->filter->invalid_homepage = '%s格式有误。(例: http://www.zeroboard.com)';
|
||||
$lang->filter->invalid_homepage = '%s格式有误。(例: http://xpressengine.com/)';
|
||||
$lang->filter->invalid_korean = '%s只能输入中文';
|
||||
$lang->filter->invalid_korean_number = '%s只能输入中文或数字';
|
||||
$lang->filter->invalid_alpha = '%s只能输入英文字母';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue