sdhzwc opened a new issue, #16815: URL: https://github.com/apache/dolphinscheduler/issues/16815
### Search before asking - [X] I had searched in the [DSIP](https://github.com/apache/dolphinscheduler/issues/14102) and found no similar DSIP. ### Motivation Further optimization of the issuse #16517 The prompt information is currently hardcoded in the backend, and it needs to be moved to the frontend to avoid interaction with the database. Backend hardcoding affects internationalization operations ### Design Detail 1、Configure all prompt information in the frontend ts and remove the related prompts from the backend 2、Set the placeholder field to the retrieved key 3、Front-end adjustment of the retrieval key ### Compatibility, Deprecation, and Migration Plan _No response_ ### Test Plan Test by UT. ### 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]
