shuashuai commented on PR #1451: URL: https://github.com/apache/answer/pull/1451#issuecomment-3635199123
Thank you very much for the contribution! After reviewing the latest updates and discussion, we have decided not to merge this PR at this moment, mainly for the following reasons: 1. this PR is still not a “complete solution” from the project’s perspective. 2. regarding the merging of plugin languages, there are actually corresponding command instructions in the [documentation](https://answer.apache.org/docs/development/plugins/plugin-translation). 3. The use case is highly customized and not common enough to become a built-in feature. exposing this as an official configuration may increase the complexity for ordinary users without providing clear overall benefits. So I suggest you can create your own local env file, such as `ui/.env.development.local`, so that you can easily customize environment variables. You can keep the changes to the `ui/config-overrides.js` file locally and ignore submitting this file when contributing. We truly appreciate your effort and ideas. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
