mirasvit / module-blog

Magento 2 Blog Extension
https://mirasvit.com/magento-2-extensions/blog.html
Open Software License 3.0
67 stars 48 forks source link

Empty translation breaks collect phrases #149

Closed heinolindstrom closed 5 years ago

heinolindstrom commented 5 years ago

Magento 2 cli command:

bin/magento i18n:collect-phrases -o "/var/www/magento/xx_XX.csv" -m

fails because there's an empty phrase on this file:

vendor/mirasvit/module-blog/Helper/Form/Post/Storeview.php:108

heinolindstrom commented 5 years ago

Ah, it was fixed! Version is still the same.