potsky / laravel-localization-helpers

🎌 Artisan commands to generate and update lang files automatically
GNU General Public License v3.0
187 stars 38 forks source link

Update LocalizationMissing.php #27

Closed RockKeeper closed 8 years ago

RockKeeper commented 8 years ago

Adding possibility to disable check for obsolete lemmas. Useful in case of using other laravel-language-helper such js-localization for Javascript or for complete dynamic translations. Short-Option for "output-flat" and "php-file-extension" changed because the two-letter-code doesn't work.

potsky commented 8 years ago

Thank you!

Version 2.x.3 is on the road!