This is an automated email from the ASF dual-hosted git repository.
lidongdai pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
The following commit(s) were added to refs/heads/dev by this push:
new 791ed6d [Feature][Workflow relationship] Improve English support.
(#7129)
791ed6d is described below
commit 791ed6de77893d7dec7595e7cfeb775a2122e68c
Author: songjianet <[email protected]>
AuthorDate: Fri Dec 3 01:05:45 2021 +0800
[Feature][Workflow relationship] Improve English support. (#7129)
---
dolphinscheduler-ui/src/js/module/i18n/locale/en_US.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dolphinscheduler-ui/src/js/module/i18n/locale/en_US.js
b/dolphinscheduler-ui/src/js/module/i18n/locale/en_US.js
index 1876c7c..4f6b866 100755
--- a/dolphinscheduler-ui/src/js/module/i18n/locale/en_US.js
+++ b/dolphinscheduler-ui/src/js/module/i18n/locale/en_US.js
@@ -658,7 +658,7 @@ export default {
'Please delete all non-existent resources': 'Please delete all non-existent
resources',
Kinship: 'Workflow relationship',
Reset: 'Reset',
- KinshipStateActive: 'Active',
+ KinshipStateActive: 'Current selection',
KinshipState1: 'Online',
KinshipState0: 'Workflow is not online',
KinshipState10: 'Scheduling is not online',