mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 09:09:59 +09:00
update ChT language
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7164 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
7e6bf1df73
commit
c41eec1a1a
2 changed files with 16 additions and 15 deletions
|
|
@ -59,7 +59,7 @@
|
|||
$lang->allow_message = '接收短訊息';
|
||||
$lang->allow_message_type = array(
|
||||
'Y' => '全部允許',
|
||||
'F' => '只允許好友',
|
||||
'F' => '允許好友',
|
||||
'N' => '全部禁止',
|
||||
);
|
||||
$lang->about_allow_message = '可選擇是否接收短訊息。';
|
||||
|
|
@ -209,4 +209,5 @@
|
|||
$lang->add_openid = '新增OpenID';
|
||||
|
||||
$lang->about_resend_auth_mail = '如果沒有收到認證郵件可以再重寄一次。';
|
||||
$lang->no_article = '主題不存在';
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue