pizhihui opened a new issue, #27:
URL: https://github.com/apache/incubator-paimon-webui/issues/27

   ### Search before asking
   
   - [X] I searched in the 
[issues](https://github.com/apache/incubator-paimon-webui/issues) and found 
nothing similar.
   
   
   ### Motivation
   
   Projects need internationalization to expand the scope of project users and 
reduce the threshold of project localization, so 啊a front-end projects need 
support for internationalization functions.
   
   ### Solution
   
   use react-i18n-next to solve this feature.
   We add locales folder in src directory, and add i18n.ts for initial i18n,the 
en directory for english and the zh-CN directory for Chinese.
   Use `{t('common.filter')}` on the page for internationalization.
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] I'm willing to submit a PR!


-- 
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]

Reply via email to