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

Use i18n to allow User to change text parts in the templates #143

Closed
Claymore1337 opened this issue Jul 24, 2019 · 1 comment
Closed

Use i18n to allow User to change text parts in the templates #143

Claymore1337 opened this issue Jul 24, 2019 · 1 comment
Labels

Comments

@Claymore1337
Copy link
Contributor

Hello,

in my project I must support a differnt language. As far as I saw it is currently not possibel to do this in your code. I would suggest to use the i18n lib and allow the user to pass his json text file over the console args.

I made a fork of the project and have implemented the changes.

https://github.com/Claymore1337/jsonschema2md/tree/i18n

Please let me know what you think about it.

I also could provide the german translation file in the branch if you want.

Claymore1337 pushed a commit to Claymore1337/jsonschema2md that referenced this issue Jul 24, 2019
i18n is now used in all templates

Closes adobe#143
trieloff pushed a commit that referenced this issue Jul 30, 2019
# [3.1.0](v3.0.1...v3.1.0) (2019-07-30)

### Features

* **i18n:** enable localization of all strings, provide en as default language ([daa58a2](daa58a2)), closes [#143](#143)
@trieloff
Copy link
Collaborator

🎉 This issue has been resolved in version 3.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

No branches or pull requests

2 participants