Streetwise / streetwise-app

Crowdsourced image classification
https://streetwise.space/start
MIT License
1 stars 2 forks source link

Multilingual support #17

Open loleg opened 4 years ago

loleg commented 4 years ago

Currently the app focuses on German-speaking cantons of Switzerland, and the interface or website have not yet been translated. What other languages should we prioritize? And any suggestion of platforms that we should use to (crowd)source the translation?

yudistrange commented 4 years ago

Other languages: This should depend upon the countries we are going to target in the future. Otherwise I think English can be there.

Typically we would maintain the same static page, but in different languages for each locale. I guess github itself can be a platform, wherein people open up PRs to add these static pages.

yudistrange commented 4 years ago

This might be helpful during implementation: https://vue-community.org/guide/ecosystem/i18n.html

loleg commented 4 years ago

Another guide: https://kazupon.github.io/vue-i18n/guide/sfc.html#basic-usage