* [misc] adjust merge request action lang.
This commit is contained in:
@@ -478,9 +478,9 @@ $lang->action->label->syncexecution = 'start';
|
||||
$lang->action->label->syncexecutionbychild = 'start';
|
||||
$lang->action->label->syncmultipleproject = 'start';
|
||||
$lang->action->label->startProgram = '(The start of the project sets the status of the program as Ongoing)';
|
||||
$lang->action->label->createmr = 'Merge Request Linked';
|
||||
$lang->action->label->deletemr = 'Merge Request Unlinked';
|
||||
$lang->action->label->mergedmr = 'Merge Request Merged';
|
||||
$lang->action->label->createmr = 'Linked';
|
||||
$lang->action->label->deletemr = 'Unlinked';
|
||||
$lang->action->label->mergedmr = 'Merged';
|
||||
$lang->action->label->compilepass = 'Compile Success';
|
||||
$lang->action->label->compilefail = 'Compile Fail';
|
||||
$lang->action->label->reopen = 'Reopen';
|
||||
|
||||
@@ -478,9 +478,9 @@ $lang->action->label->syncexecution = 'start';
|
||||
$lang->action->label->syncexecutionbychild = 'start';
|
||||
$lang->action->label->syncmultipleproject = 'start';
|
||||
$lang->action->label->startProgram = '(The start of the project sets the status of the program as Ongoing)';
|
||||
$lang->action->label->createmr = 'Merge Request Linked';
|
||||
$lang->action->label->deletemr = 'Merge Request Unlinked';
|
||||
$lang->action->label->mergedmr = 'Merge Request Merged';
|
||||
$lang->action->label->createmr = 'Linked';
|
||||
$lang->action->label->deletemr = 'Unlinked';
|
||||
$lang->action->label->mergedmr = 'Merged';
|
||||
$lang->action->label->compilepass = 'Compile Success';
|
||||
$lang->action->label->compilefail = 'Compile Fail';
|
||||
$lang->action->label->reopen = 'Reopen';
|
||||
|
||||
@@ -478,9 +478,9 @@ $lang->action->label->syncexecution = 'start';
|
||||
$lang->action->label->syncexecutionbychild = 'start';
|
||||
$lang->action->label->syncmultipleproject = 'start';
|
||||
$lang->action->label->startProgram = '(The start of the project sets the status of the program as Ongoing)';
|
||||
$lang->action->label->createmr = 'Merge Request Linked';
|
||||
$lang->action->label->deletemr = 'Merge Request Unlinked';
|
||||
$lang->action->label->mergedmr = 'Merge Request Merged';
|
||||
$lang->action->label->createmr = 'Linked';
|
||||
$lang->action->label->deletemr = 'Unlinked';
|
||||
$lang->action->label->mergedmr = 'Merged';
|
||||
$lang->action->label->compilepass = 'Compile Success';
|
||||
$lang->action->label->compilefail = 'Compile Fail';
|
||||
$lang->action->label->reopen = 'Reopen';
|
||||
|
||||
@@ -478,9 +478,9 @@ $lang->action->label->syncexecution = '开始了';
|
||||
$lang->action->label->syncexecutionbychild = '开始了';
|
||||
$lang->action->label->syncmultipleproject = '开始了';
|
||||
$lang->action->label->startProgram = "(因{$lang->projectCommon}开始而启动项目集)";
|
||||
$lang->action->label->createmr = '合并请求关联了';
|
||||
$lang->action->label->deletemr = '合并请求取消了';
|
||||
$lang->action->label->mergedmr = '合并请求合并了';
|
||||
$lang->action->label->createmr = '关联了';
|
||||
$lang->action->label->deletemr = '取消了';
|
||||
$lang->action->label->mergedmr = '合并了';
|
||||
$lang->action->label->compilepass = '构建成功';
|
||||
$lang->action->label->compilefail = '构建失败';
|
||||
$lang->action->label->reopen = '重新打开了';
|
||||
|
||||
Reference in New Issue
Block a user