New translations field.php (Russian)

This commit is contained in:
Fatih Alp 2020-05-21 18:49:27 +03:00
parent 3abcf65767
commit 522c91f851

View File

@ -50,4 +50,10 @@ return [
'secure_e-commerce_ads' => 'Безопасные объявления электронной коммерции',
'sms' => 'Отправить текстовое сообщение (SMS)',
'mail' => 'Отправить почту',
// Register instruction seed
'register_instructions' => 'Register Instructions',
'list' => 'List',
'instruction_description' => 'Instruction Description',
'instruction_list' => 'Instruction List',
];