mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 17:19:59 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4668 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
16a9c2a9e7
commit
d108208cea
3 changed files with 8 additions and 8 deletions
|
|
@ -52,13 +52,13 @@
|
|||
$lang->member_info = '會員資料';
|
||||
$lang->current_password = '當前密碼';
|
||||
$lang->openid = 'OpenID';
|
||||
$lang->allow_message = '쪽지 허용';
|
||||
$lang->allow_message = '接收短訊息';
|
||||
$lang->allow_message_type = array(
|
||||
'Y' => '모두 허용',
|
||||
'F' => '등록된 친구들만 허용',
|
||||
'N' => '모두 금지',
|
||||
'Y' => '全部允許',
|
||||
'F' => '只允許好友',
|
||||
'N' => '全部禁止',
|
||||
);
|
||||
$lang->about_allow_message = '쪽지 허용 방법 및 대상을 지정할 수 있습니다';
|
||||
$lang->about_allow_message = '可選擇是否接收短訊息。';
|
||||
|
||||
$lang->webmaster_name = '管理員名稱';
|
||||
$lang->webmaster_email = '管理員電子郵件';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue