wiki icon indicating copy to clipboard operation
wiki copied to clipboard

No i18n support

Open yarons opened this issue 4 years ago • 3 comments

There's no way to easily translate this wiki to other languages, maybe we should consider a different solution for that because an international community requires different working patterns to develop in parallel.

yarons avatar Oct 20 '21 06:10 yarons

@yarons Site is developed using vuepress 1.x does have i18n support. https://v1.vuepress.vuejs.org/guide/i18n.html#site-level-i18n-config

Would like to check it would work. Base project settings might need some enhancement or adding additional packages.

srbala avatar Nov 07 '21 03:11 srbala

OK, so now I need to check if there's an easy solution to use a localization platform to make this process as fluent as possible. I'll be looking at Weblate mostly but I think Crowdin was already selected.

yarons avatar Nov 07 '21 06:11 yarons

Basically we can start setting this up, I think Crowdin supports that natively but it's not open source, I can check with Weblate if it's also possible to work with their platform (It's less convenient for documents).

Meanwhile I've the following bug: https://github.com/vuejs/vuepress/issues/2944

yarons avatar Nov 07 '21 09:11 yarons