New translations field.php (Russian)

This commit is contained in:
Fatih Alp 2020-09-23 18:53:59 +03:00
parent 630e58236e
commit 3c6baa7db4

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