New translations field.php (Ukrainian)

This commit is contained in:
Fatih Alp 2020-09-24 12:37:18 +03:00
parent 7f294d29b4
commit e54cb0cb6f

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' => 'Список інструкцій',
];