mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
add lang: cs
This commit is contained in:
@@ -6,6 +6,9 @@ use Illuminate\Console\Command;
|
||||
use Illuminate\Support\Facades\File;
|
||||
use Stichoza\GoogleTranslate\GoogleTranslate;
|
||||
|
||||
/**
|
||||
* use google translate
|
||||
*/
|
||||
class TranslateLang extends Command
|
||||
{
|
||||
protected $signature = 'lang:translate {runEnv} {source} {target}
|
||||
|
||||
Reference in New Issue
Block a user