mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
Modified zh-TW language
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4875 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
b3179d58d0
commit
8fda62b9c5
5 changed files with 14 additions and 14 deletions
|
|
@ -24,29 +24,29 @@
|
|||
|
||||
$lang->msg_cart_is_null = '請選擇要刪除的文章。';
|
||||
$lang->msg_category_not_moved = '無法移動!';
|
||||
$lang->msg_is_secret = '秘密文章!';
|
||||
$lang->msg_is_secret = '秘密!';
|
||||
$lang->msg_checked_document_is_deleted = '刪除了%d個文章。';
|
||||
|
||||
// 管理頁面尋找的對象
|
||||
$lang->search_target_list = array(
|
||||
'title' => '標題',
|
||||
'content' => '內容',
|
||||
'user_id' => 'I D',
|
||||
'user_id' => '帳號',
|
||||
'member_srl' => '會員編號',
|
||||
'user_name' => '姓名',
|
||||
'nick_name' => '暱稱',
|
||||
'email_address' => '電子郵件',
|
||||
'homepage' => '主頁',
|
||||
'is_notice' => '公告',
|
||||
'is_secret' => '秘密文章',
|
||||
'is_secret' => '秘密',
|
||||
'tags' => '標籤',
|
||||
'readed_count' => '檢視數(以上)',
|
||||
'readed_count' => '點閱數(以上)',
|
||||
'voted_count' => '推薦數(以上)',
|
||||
'comment_count ' => '評論數(以上)',
|
||||
'trackback_count ' => '引用數(以上)',
|
||||
'uploaded_count ' => '上傳附件數(以上)',
|
||||
'uploaded_count ' => '上傳檔案數(以上)',
|
||||
'regdate' => '登錄日期',
|
||||
'last_update' => '最近更新日期',
|
||||
'ipaddress' => 'IP 地址',
|
||||
'ipaddress' => 'IP 位址',
|
||||
);
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue