Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supporting different ISO variations #78

Open
danielMicallef opened this issue Oct 21, 2020 · 2 comments
Open

Supporting different ISO variations #78

danielMicallef opened this issue Oct 21, 2020 · 2 comments

Comments

@danielMicallef
Copy link

Using a library like iso639 it would be very useful for the main functions detect and detect_langs to support output of languages in different (more modern) iso formats like iso-639-3

@fizix137
Copy link

fizix137 commented Oct 11, 2021

I agree with implementing iso639. I do not see the codes zh-cn, zh-tw in the ISO639 and have to convert them to zh in order to display the language name using the iso-639 package.

@KevinLiebergen
Copy link

Then, I guess for now the only solution is making a <iso-code>.split('-')[0]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants