Open NullVoxPopuli opened 2 years ago
PR for initial support here: https://github.com/ember-learn/ember-website/pull/902
This issue has been automatically marked stale. If this issue is something that still needs work, please add a comment and it will remain open, otherwise it will close in 7 days. You are welcome to open a new issue if you miss the window. Thanks!
Bad bot
I would like to see the ember-website support translations. Not only just displaying them, but providing an easy way for experts in other languages to contribute and improve their language as well.
This is vitally important for Ember's growth as a English, while the most common language in the U.S., is only 4th in the world, behind Chinese, Hindi, and Spanish. Though, depending on who you ask, these change order a bit. Source: https://en.wikipedia.org/wiki/List_of_languages_by_total_number_of_speakers Sorted by the number of first-language speakers
The important part is that most of the world does not speak English as their first language, and to welcome the rest of the world, make them feel more comfortable, at home, etc, we should offer translation options for the main web sites (ember-website and ember-guides).
I don't believe an RFC is needed (though I may be persuaded if enough details come up) for this as each web-site-app needs its own separate implementation for how it handles translations -- resulting in either one RFC for public website, or infinite bike shedding over details (which we don't want 🙃 ) Incremental progress is way more valuable than getting something right in this case. The fundamentals should be straight-forward -- like I think we can generate pages in each language for SEO purposes -- how can be discussed on PRs.
For example:
I think it'd be great if we standardized on some sort of language-picker the top-right of every site.
I know there are some opinions that "we shouldn't provide translations until there is interest", because maintaining docs is really hard, and doubly so for additional languages.
I must ask that everyone consider that folks could be alienated if they see that, no only are there currently no translation efforts underway, but there is no easy way to submit a translation to any of the sites. And the technical challenge of setting up translations in the first place is far greater than someone can bare if they are new to our ecosystem.