tolgee / tolgee-platform

Developer & translator friendly web-based localization platform
https://tolgee.io
Other
1.23k stars 95 forks source link

Integration with Vue 2 #2282

Closed adam314315 closed 2 weeks ago

adam314315 commented 2 weeks ago

Hello,

How to integrate Tolgee with Vue 2 ?

The current Vue installation guide is for Vue 3 https://tolgee.io/js-sdk/4.x.x/using_with_vue/installation

But I saw this integration guide via i18next with Vue 2 https://tolgee.io/js-sdk/4.x.x/using_with_i18next/vue_integration

Could you please advise for the best step to use it with Vue 2 ? Thanks.

stepan662 commented 2 weeks ago

Hey, we don't support vue2 natively, but it's possible to use it with i18next plugin. You are referring to links to an old docs, so here is the docs for latest version:

I18next: https://tolgee.io/js-sdk/integrations/i18next/vue-integration

adam314315 commented 2 weeks ago

Yes thanks. I followed this integration guide and succeeded.

stepan662 commented 2 weeks ago

Cool, I'll close this issue as the workaround is available