mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-27 15:19:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4819 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
56168d625f
commit
ac4039a9d7
3 changed files with 8 additions and 8 deletions
|
|
@ -59,7 +59,7 @@
|
|||
|
||||
$lang->status_list = array(
|
||||
'new' => '新建',
|
||||
'reviewing' => '審查中',
|
||||
'reviewing' => '審查',
|
||||
'assign' => '分配',
|
||||
'resolve' => '解決',
|
||||
'reopen' => '重新開始',
|
||||
|
|
@ -76,7 +76,7 @@
|
|||
$lang->project_menus = array(
|
||||
'dispIssuetrackerViewIssue' => '問題清單',
|
||||
'dispIssuetrackerNewIssue' => '發表問題',
|
||||
'dispIssuetrackerViewMilestone' => '開發計劃',
|
||||
'dispIssuetrackerViewMilestone' => '版本開發',
|
||||
'dispIssuetrackerViewSource' => '檢視原始碼',
|
||||
'dispIssuetrackerDownload' => '下載',
|
||||
'dispIssuetrackerAdminProjectSetting' => '設置',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue