mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 00:59:58 +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-TW.lang.php
|
||||
* @author zero (zero@nzeo.com) 翻譯:royallin
|
||||
* @author NHN (developers@xpressengine.com) 翻譯:royallin
|
||||
* @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