-
Notifications
You must be signed in to change notification settings - Fork 5k
[BUG] i18n incomplete #3018
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
*For better global communication, please give priority to using English description, thx! *
Describe the bug
In User page, the user type is not in i18n;
To Reproduce
Steps to reproduce the behavior, for example:
- In file '\dolphinscheduler-ui\src\js\conf\home\pages\security\pages\users_source\list.vue'
- In line 29
- the '用户类型' should be '{{$t('User Type')}}'
- and the i18n file should be update
Expected behavior
modify the page without i18n
Screenshots
None
Which version of Dolphin Scheduler:
-[1.3.0]
Additional context
None
**Requirement or improvement
None
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working