* code other lang.

This commit is contained in:
wangyidong
2019-12-25 15:52:42 +08:00
parent 4cfa0b035b
commit 3bd354fa8d
19 changed files with 126 additions and 36 deletions
+1
View File
@@ -177,6 +177,7 @@ $lang->bug->confirmChangeProduct = "Change {$lang->productCommon} will cause li
$lang->bug->confirmDelete = 'Do you want to delete this bug?';
$lang->bug->remindTask = 'This Bug has been converted to Task. Do you want to update Status of Task(ID %s)?';
$lang->bug->skipClose = 'Bug %s is not resolved. You cannot close it.';
$lang->bug->projectAccessDenied = "You access to the {$lang->projectCommon} to which this bug belongs is denied!";
/* 模板。*/
$lang->bug->tplStep = "<p>[Steps]</p><br/>";