* Fix bug#38281

This commit is contained in:
zenggang
2023-09-06 09:33:58 +00:00
parent 51946aa8b8
commit a95d9247dd
+1 -1
View File
@@ -23,7 +23,7 @@ $lang->space->byCard = '卡片';
$lang->space->featureBar['browse']['all'] = '全部';
$lang->space->featureBar['browse']['running'] = '运行中';
$lang->space->featureBar['browse']['stopped'] = '已停止';
$lang->space->featureBar['browse']['stopped'] = '已关闭';
$lang->space->featureBar['browse']['abnormal'] = '异常';
$lang->space->appType['gitlab'] = 'GitLab';