New translations field.php (Vietnamese)

This commit is contained in:
Fatih Alp 2020-09-24 12:39:09 +03:00
parent 0b51b2028f
commit c9a8528eca

View File

@ -52,8 +52,8 @@ return [
'mail' => 'Gửi thư',
// Register instruction seed
'register_instructions' => 'Register Instructions',
'list' => 'List',
'instruction_description' => 'Instruction Description',
'instruction_list' => 'Instruction List',
'register_instructions' => 'Đăng ký Hướng dẫn',
'list' => 'Danh sách',
'instruction_description' => 'Mô tả hướng dẫn',
'instruction_list' => 'Danh sách hướng dẫn',
];