Messages extration for translation
See original GitHub issueHow I could extract dictionary with all messages for translation?
I mean something like formatjs extract
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
yiisoft/translator-extractor: Extracts messages to ... - GitHub
The package allows automatically extracting translation IDs from PHP source files and writing them to one of the translator message sources.
Read more >Working with Message Catalogs — Babel 2.11.0 documentation
Message catalogs are collections of translations for such localizable messages used in ... The mapping of extraction methods to files in Babel is...
Read more >Extract messages for translation into a .pot file - Michael Chirico
po_extract () scans your package for strings to be translated and saves them into a .pot template file (in the package's po directory)....
Read more >Extracting Messages That Need Translation
Do the following to extract messages the require translation: 1. Launch Utilities 3E and then the Upgrade 3E – Extract Utility.
Read more >Extracting translations - i18next documentation
Static extraction tools can read through your code files to automatically find and export translation keys. i18next-scanner, i18next-parser and babel-plugin-i ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Okay, sorry for interaction, I can do it with
formatjs
It could be solved by specifying custom Component/function names. https://formatjs.io/docs/tooling/cli#--additional-component-names-comma-separated-names https://formatjs.io/docs/tooling/cli#--additional-function-names-comma-separated-namesMaybe it could be great to write about it in docs. I will write if everything work well with
formatjs
@pret-a-porter hi, can’t find much time for it because the task is large. We have an issue in Remark42 repo. I would be happy if you make a PR on it. Thank you 😉