* Rename the privilege of job-browse.

This commit is contained in:
liumengyi
2023-04-14 15:42:20 +08:00
parent a402f0bdf9
commit e1a2d13b68
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ $lang->job->dirChange = 'Directory Changed';
$lang->job->buildTag = 'Build Tag';
$lang->job->execSuccess = 'Build success';
$lang->job->browseAction = 'Job List';
$lang->job->browseAction = 'Pipeline List';
$lang->job->id = 'ID';
$lang->job->name = 'Name';
+1 -1
View File
@@ -12,7 +12,7 @@ $lang->job->dirChange = 'Directory Changed';
$lang->job->buildTag = 'Build Tag';
$lang->job->execSuccess = 'Build success';
$lang->job->browseAction = 'Job List';
$lang->job->browseAction = 'Pipeline List';
$lang->job->id = 'ID';
$lang->job->name = 'Name';
+1 -1
View File
@@ -12,7 +12,7 @@ $lang->job->dirChange = 'Directory Changed';
$lang->job->buildTag = 'Build Tag';
$lang->job->execSuccess = 'Build success';
$lang->job->browseAction = 'Job List';
$lang->job->browseAction = 'Pipeline List';
$lang->job->id = 'ID';
$lang->job->name = 'Nom';
+1 -1
View File
@@ -12,7 +12,7 @@ $lang->job->dirChange = '目录改动';
$lang->job->buildTag = '打标签';
$lang->job->execSuccess = '执行成功';
$lang->job->browseAction = '构建任务列表';
$lang->job->browseAction = '流水线列表';
$lang->job->id = 'ID';
$lang->job->name = '名称';