Open khaninejad opened 6 years ago
Hi,
I would like to create a lang file(or if exists) and add a new key with translated text in one just command. for example : php artisan langman:trans users.name --lang=en --text="this a translation" is that possible?
Regards
Description:
Hi,
I would like to create a lang file(or if exists) and add a new key with translated text in one just command. for example : php artisan langman:trans users.name --lang=en --text="this a translation" is that possible?
Regards
Steps to reproduce: