Localizator is a small tool for Laravel that gives you the ability to extract untranslated strings from project files. It works using the artisan command line and the provided localize command:

php artisan localize de,fr

#laravel #php #web-development #developer

Extract Untranslated Strings from Laravel Projects
2.25 GEEK