Gettext like text extraction #3148
FlorianWerndl
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am a huge fan of using gettext (https://jshmrtn.github.io/vue3-gettext/) within my applications as it can extract translation messages from my source code. This makes is obsolete to handle translation files by yourself and makes it easy to handle translations with tools like weblate (https://weblate.org/). I would love to see a (CLI) feature for automatically extract messages from code files. Thank you for the work on this plugin!
Beta Was this translation helpful? Give feedback.
All reactions