PhiloNL/laravel-translate

[Proposal] ignore specific strings

Opened this issue · 0 comments

In my project i have some context related strings that are generated on the fly, would it be possible to ignore them with an array in the config file?
Example:
Digging translations for tests/factories/page.php Translation "views..$slug._title" seems wrong. Want to try to translate it anyway? [yes|no] n
thanks!

andrea