Closed alpita-masurkar closed 4 years ago
https://developer.chrome.com/webstore/i18n is missing alot of languages. Maybe we can use this : https://gist.github.com/ndbroadbent/588fefab8e0f1b459fcec8181b41b39c
I have just added urdu language support.
@alpita-masurkar does this still need to be open? Or do you have a process that works for now?
I was looking into, how to add 2 languages not yet supported... But after looking above and the various PR's that say "added language" support, I remained too confused to proceed, as it was also changing code that seem to have nothing to do with any language at all.
Why not add a "how-to" to the Wiki or to a separate "HOW_TO_ADD_A_LANGUAGE.md
" file?
@E3V3A I remained too confused to proceed, as it was also changing code that seem to have nothing to do with any language at all. Can you elaborate more on this?
Should locales be externalised maybe? On my FOSS projects I tend to use poeditor.com as they are free for open source projects and support a lot more locales than what you listed.
As far as I can tell both use ISO 639-1 codes for the languages, so no clashes.
I also have some experience with their API so I could make a PR based on what’s needed. I would suggest:
i18n:extract
and uploading the reference languages’ strings (this automatically applies to all languages).@Cimbali - thanks for the information about poeditor.com. Seems like something worth looking into.
Closing this as we are now using Lokalise.
Hi everyone, We need some help on the language support.
What is needed: So, currently, there is a standard process that we follow for languages supported in our app. The languages that we can easily support are found here: https://developer.chrome.com/webstore/i18n. However, we have some amazing translators from areas where there's a lot of interest for this app, but the language is not reflected in the list in the above link.
Is there someone here who can help us with coming up with a procedure to support such languages? This would be a tremendous help! If you can help or have any questions, let us know. Thank you.