rmariuzzo / Laravel-JS-Localization

🌐 Convert your Laravel messages and consume them in the front-end!
https://github.com/rmariuzzo/laravel-js-localization
MIT License
596 stars 170 forks source link

Fix lang folder localization for Laravel 10 #187

Closed ALGAzevedo closed 11 months ago

ALGAzevedo commented 11 months ago

For Laravel 10 the location of lang files was changed to root folder lang. Updated path if it is for laravel version >= 10.