New translations field.php (Japanese)

This commit is contained in:
Fatih Alp 2020-09-23 18:48:06 +03:00
parent f7ad0e31c0
commit 157346f035

View File

@ -52,8 +52,8 @@ return [
'mail' => 'メールを送る',
// Register instruction seed
'register_instructions' => 'Register Instructions',
'list' => 'List',
'instruction_description' => 'Instruction Description',
'instruction_list' => 'Instruction List',
'register_instructions' => '登録手順',
'list' => 'リスト',
'instruction_description' => '命令の説明',
'instruction_list' => '指示リスト',
];