New translations field.php (Hindi)

This commit is contained in:
Fatih Alp 2020-09-24 12:40:09 +03:00
parent 5cb67ae487
commit 6f7d44e814

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' => 'निर्देश सूची',
];