PhiloNL/laravel-translate

Command to update translation

slimymiracle opened this issue · 0 comments

Hi!

I'm wondering if it would be possible to update a translation for a specific line and specific locale.

Something like:
php artisan translate:update --locale=NL profile first_name

Thanks for a great package!