You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by ki...@apache.org on 2021/12/03 10:17:25 UTC

[dolphinscheduler] branch 2.0.1-prepare updated: [Feature][Workflow relationship] Improve English support. (#7141)

This is an automated email from the ASF dual-hosted git repository.

kirs pushed a commit to branch 2.0.1-prepare
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


The following commit(s) were added to refs/heads/2.0.1-prepare by this push:
     new 4ad1d4b  [Feature][Workflow relationship] Improve English support. (#7141)
4ad1d4b is described below

commit 4ad1d4b25250d75ad492832aa1a772bbfdb8bace
Author: songjianet <17...@qq.com>
AuthorDate: Fri Dec 3 18:17:17 2021 +0800

    [Feature][Workflow relationship] Improve English support. (#7141)
---
 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',