tongwl opened a new issue, #14490: URL: https://github.com/apache/dolphinscheduler/issues/14490
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement. ### Description Hi, team, for [Data Quality][Rule management] page, is it possible just using the content returned by the service without translation? Also, currently I can only see at frontend side, only English translations for rule names. Should we map the values directly on the service side to make it more user-friendly for research? It's just a minor UI issue. I was planning to submit a small UI improvement PR to find the key based on the user input for the rule name, but I found that there may be multiple key matching scenarios. Now the research looks like this: <img width="1730" alt="image" src="https://github.com/apache/dolphinscheduler/assets/13530192/8998b130-588b-4745-a356-26712b40cc50"> <img width="1722" alt="image" src="https://github.com/apache/dolphinscheduler/assets/13530192/30d735ba-fa69-454d-95ae-4f10d9a0034b"> <img width="1730" alt="image" src="https://github.com/apache/dolphinscheduler/assets/13530192/e68ce40a-9eca-4b13-852e-c252115a3909"> ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
