You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
# [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)
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.
The text was updated successfully, but these errors were encountered: