common-voice / sentence-collector

Tool to collect and review sentences for Common Voice
https://commonvoice.mozilla.org/sentence-collector/
Mozilla Public License 2.0
81 stars 63 forks source link

Add link to Language Addition process in Profile #474

Closed MichaelKohler closed 2 years ago

MichaelKohler commented 3 years ago

Currently there is no way to request a new language if the language is not in Sentence Collector yet. We should mention that flow next to the dropdown, and point to https://discourse.mozilla.org/t/readme-how-to-see-my-language-on-common-voice/31530

image

The section can be found at https://github.com/common-voice/sentence-collector/blob/ed168c802bdbe3290848bea6b876d4f54965da12/web/src/components/add-language-section.tsx.

Let's add the following string below the dropdown: "If your language is not listed here, you can request it through this process."

HarikalarKutusu commented 2 years ago

After the decision on Option 2 here, is this still necessary or will this just become a link to Pontoon?

I still could not get how Localization & SC database & CV languages will be related...

MichaelKohler commented 2 years ago

If the language is not yet enabled in Sentence Collector, it's highly likely that it's not enabled in Common Voice at all. For that case I think it's more beneficial to link to the Discourse topic, as that also explains the process apart from the localization itself.

MichaelKohler commented 2 years ago

I still could not get how Localization & SC database & CV languages will be related...

I'll document the Localization process for Sentence Collector soon-ish. The Localization part does not change anything on how the Sentence Collector database and Common Voice languages work. I'll CC you on the documentation PR and you can then file a new issue with questions in case the documentation does not answer a question you have, does that make sense?

HarikalarKutusu commented 2 years ago

OK...

MichaelKohler commented 2 years ago

:tada: This issue has been resolved in version 2.14.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: