* Finish task#38881.

This commit is contained in:
qiyu-xie
2021-06-05 16:24:32 +08:00
parent 0fb37ae0f6
commit e03bc08d00
8 changed files with 25 additions and 0 deletions
+1
View File
@@ -181,6 +181,7 @@ $lang->bug->remindTask = 'Ce bug a été converti en tâche. Voulez-v
$lang->bug->skipClose = 'Bug %s est actif. Vous ne pouvez pas le fermer.';
$lang->bug->executionAccessDenied = "Votre accès à {$lang->executionCommon} auquel ce bug appartient est refusé !";
$lang->bug->stepsNotEmpty = "The reproduction step cannot be empty.";
$lang->bug->confirmUnlinkBuild = "Replacing the solution version will disassociate the bug from the old version. Are you sure you want to disassociate the bug from %s?";
/* 模板。*/
$lang->bug->tplStep = "<p>[Etape]</p><br/>";