* Reduction code.

This commit is contained in:
liyuchun
2022-08-29 16:11:00 +08:00
parent 088c55f390
commit 82996a13de
+1 -1
View File
@@ -232,7 +232,7 @@ $lang->task->confirmFinish = '"Left Hour" is 0. Do you want to chang
$lang->task->confirmRecord = '"Left Hour" is 0. Do you want to set the task as "Finished"?';
$lang->task->confirmTransfer = '"Left Hour" is 0,Do you want to transfer task?';
$lang->task->noticeTaskStart = '"Cost Hour" and "Left Hour" cannot be 0 at the same time.';
$lang->task->noticeLinkStory = "No story has been lY29uZmlninked. You can %s for this project, then %s.";
$lang->task->noticeLinkStory = "No story has been linked. You can %s for this project, then %s.";
$lang->task->noticeSaveRecord = 'Your Hour is not saved. Please save it first.';
$lang->task->commentActions = '%s. %s, commented by <strong>%s</strong>.';
$lang->task->deniedNotice = 'Only the %s can %s the task.';