Browse Source

[Improvement-5622][project management] Modify the title (#5723)

2.0.7-release
Jianchao Wang 3 years ago committed by GitHub
parent
commit
2ba569acd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      dolphinscheduler-ui/src/js/module/i18n/locale/en_US.js
  2. 2
      dolphinscheduler-ui/src/js/module/i18n/locale/zh_CN.js

2
dolphinscheduler-ui/src/js/module/i18n/locale/en_US.js

@ -69,7 +69,7 @@ export default {
Add: 'Add',
'DAG graph name cannot be empty': 'DAG graph name cannot be empty',
'Create Datasource': 'Create Datasource',
'Project Home': 'Project Home',
'Project Home': 'Workflow Monitor',
'Project Manage': 'Project',
'Create Project': 'Create Project',
'Cron Manage': 'Cron Manage',

2
dolphinscheduler-ui/src/js/module/i18n/locale/zh_CN.js

@ -69,7 +69,7 @@ export default {
Add: '添加',
'DAG graph name cannot be empty': 'DAG图名称不能为空',
'Create Datasource': '创建数据源',
'Project Home': '项目首页',
'Project Home': '工作流监控',
'Project Manage': '项目管理',
'Create Project': '创建项目',
'Cron Manage': '定时管理',

Loading…
Cancel
Save