Closed Lutece closed 9 months ago
Thanks a lot @Lutece ! we'll greatly appreciate it
@adamdbradley is there a way to add more languages currently to the docs?
If I can do my small part, I would also like to do the French translation.
If you look closely, it is quite easy to duplicate the mdx
and md
files to translate them into another language. So the routing should allow afterwards to partition each language.
The most complex point for me is that you need a tool to translate the English texts in the tsx
files. qwik-speak seems to be able to answer this problem, but is it mature enough? Is it the only solution? Also a issue is currently under discussion: i18n at compile time.
@robisim74 any opinion on this ?
@forresst qwik-speak is an unofficial project. I don't think it can be used for official Qwik documentation.
i solve this problem. and i can start to translate this document now :) Thanks a lot~!
@Lutece mind sharing how you solved it? (for other people who'll look for translations)
@shairez I changed my mac machine m1 to intel chip. this an issue with Wasm-Pack and not supporting AppleM1 chips https://github.com/rustwasm/wasm-pack/issues/1169
@shairez finally, i started to translate Qwik Document! and i made a korean domain (https://qwik.kr) (https://github.com/f-lab-tech/qwik.kr)
if i finish to translate, i'll notify in this comment and mention you
Thanks a lot @Lutece ! 👏👏
I think it would be valuable to add a sub-domain / subfolder for all the translations (instead of buying a domain for each translation)
WDYT @adamdbradley ?
@shairez great idea~! Let me know when i can add the translation to the subdomain
@adamdbradley .. found this - https://crowdin.com/pricing#annual
looks free for public projects
There is currently a study to manage the localization. #1594
For the future, this may be useful:
Translation of Traditional Chinese is on its way too! and i made a Taiwan domain (https://qwik.tw/) (https://github.com/kai890707/qwik.tw)
We hope to help the QWIK Chinese community progress together! :D
Sorry , I have a question about doc index page. I want to modify the component on the main page of the document, but I found that the html of the page is obtained by using the api and I can't modify it directly. Will this part be open for modification in the future?
I'm available to help to translate to Portuguese as well.
Is anyone preparing a translation in simplified Chinese? I would like to be involved in it.
Is anyone preparing a translation in simplified Chinese? I would like to be involved in it.
https://github.com/cunzaizhuyi/qwik simplified Chinese
@shairez do you have any news about that?
I close this issue b/c it's stale. If we want we can continue the discussion on Discord.
How can the documentation be improved?
it would be appreciated, if i could translate Qwik document korean. May i start it?