Is your feature request related to a problem? Please describe.
Need multi language support in the application.
I18next already implement, but need to rewrite code, to use <Trans>.
Describe the solution you'd like
Change the code in application.
Describe alternatives you've considered
If i18next not work, use i18n.
Is your feature request related to a problem? Please describe.
Need multi language support in the application.
I18next already implement, but need to rewrite code, to use
<Trans>.Describe the solution you'd like
Change the code in application.
Describe alternatives you've considered
If i18next not work, use i18n.