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

List avaliable languages #11

Open
MrYakobo opened this issue Mar 6, 2018 · 2 comments
Open

List avaliable languages #11

MrYakobo opened this issue Mar 6, 2018 · 2 comments

Comments

@MrYakobo
Copy link
Contributor

MrYakobo commented Mar 6, 2018

More of an unsolvable issue I guess. I need to get input from the user about what language they have; Therefore I somehow need to know what languages that are supported by this package. Now, because of the way that this module defaults to English, I don't think that this feature would be possible without a breaking change. Well, I technically could readdirSync the node_modules folder, but that feels like a hack.

Just wanted to start a discussion about this. :)

@martinandert
Copy link
Owner

Hi! I'm not sure I understand from your description what the issue actually is. All supported languages are listed in the README.

@MrYakobo
Copy link
Contributor Author

MrYakobo commented Mar 7, 2018

Yes, but I programmatically have to know. My program shows a list of languages, and the user selects one of them. Now, that array would have to be updated manually by me when an update rolls out from your package. I'd rather get that automatically when I update my dependencies. 📦

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

2 participants