New translations field.php (Turkish)

This commit is contained in:
Fatih Alp 2020-09-23 18:51:20 +03:00
parent 77d0582f48
commit d47fb60210

View File

@ -52,8 +52,8 @@ return [
'mail' => 'Posta göndermek',
// Register instruction seed
'register_instructions' => 'Register Instructions',
'list' => 'List',
'instruction_description' => 'Instruction Description',
'instruction_list' => 'Instruction List',
'register_instructions' => 'Kayıt Talimatları',
'list' => 'Liste',
'instruction_description' => 'Talimat Açıklama',
'instruction_list' => 'Talimat Listesi',
];