We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
like it’s approach Especially the lazy loading ! Locales can get hug
Any work done on integrating this with golang gui Apps?
saw that you did it for vue.
The text was updated successfully, but these errors were encountered:
https://github.com/nicksnyder/go-i18n Being the likely candidate .
am thinking of adding sone tooling to make it have local translation memory so that only changed lines are send for translation
Sorry, something went wrong.
Sorry, been very busy lately. Thanks for your feedback!
What exactly do you mean with GUI apps? Are you referring to vue-i18n-modules? Like, transforming the go-i18n files into vue-i18n files?
Hey @bounoable
I mean basic examples folder showing how to can be used with the typical golang rendering approaches.
go templates would be a great example as this is very standard.
Here is a pretty nice example that could be done with a makefile:
https://github.com/caddyserver/website
Its easy: https://github.com/caddyserver/website/tree/master#quick-start
caddy server support go templates.
so dragoman could be setup in a makefile to produce the translations.
No branches or pull requests
like it’s approach
Especially the lazy loading ! Locales can get hug
Any work done on integrating this with golang gui Apps?
saw that you did it for vue.
The text was updated successfully, but these errors were encountered: