php-gettext / Gettext

PHP library to collect and manipulate gettext (.po, .mo, .php, .json, etc)
MIT License
687 stars 134 forks source link

Add support for VueJs v-text attributes for i18n strings extract #213

Closed qharnay closed 5 years ago

qharnay commented 5 years ago

Hey !

Just a tiny pull request to add support for VueJs v-text attributes while extracting gettext strings .

Tested & test updated . ( By the way Gettext\Tests\AssetsTest::testTwig is failing on lines mismatch, i'm running tests on PHP 7.1.16 (cli))

Thank you for your work on this lib, just "perfect" !

Enjoy

oscarotero commented 5 years ago

Ok, thanks 👍