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

Integration with golang apps and server code #2

Open
gedw99 opened this issue Jan 22, 2023 · 3 comments
Open

Integration with golang apps and server code #2

gedw99 opened this issue Jan 22, 2023 · 3 comments

Comments

@gedw99
Copy link

gedw99 commented Jan 22, 2023

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.

@gedw99 gedw99 changed the title Integration with golang apps Integration with golang apps and server code Jan 22, 2023
@gedw99
Copy link
Author

gedw99 commented Jan 22, 2023

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

@bounoable
Copy link
Collaborator

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?

@gedw99
Copy link
Author

gedw99 commented Jun 26, 2023

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.

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