CLI compile-po-files - added pattern argument for providing custom path to po files#5351
CLI compile-po-files - added pattern argument for providing custom path to po files#5351bschwede wants to merge 1 commit into
Conversation
|
Thanks. I am thinking about extracting the translations to a separate repository. So I guess we will need different source/target folders. e.g. source folder (current) Greg |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #5351 +/- ##
============================================
- Coverage 35.37% 35.37% -0.01%
Complexity 11196 11196
============================================
Files 1166 1166
Lines 48031 48033 +2
============================================
Hits 16990 16990
- Misses 31041 31043 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
This example repository might help custom module developers. There you will find an alternative po2php gulp/javascript implementation. |
With reference to thread convert mo/po - file to php-file it would be nice if this feature could also be used to prepare custom modules depoyment without having to resort to symbolic links or copy operations :-)