russian translation

This commit is contained in:
denisdulici
2019-11-18 20:38:25 +03:00
parent de36a6f368
commit 211fab911e
25 changed files with 293 additions and 134 deletions

View File

@ -2,9 +2,9 @@
return [
'whoops' => 'Whoops!',
'hello' => 'Hello!',
'salutation' => 'Regards,<br> :company_name',
'subcopy' => 'If youre having trouble clicking the ":text" button, copy and paste the URL below into your web browser: [:url](:url)',
'whoops' => 'Упс!',
'hello' => 'Привет!',
'salutation' => 'С уважением,<br>:company_name',
'subcopy' => 'Если у вас возникли проблемы c нажатием на кнопку ":text", скопируйте и вставьте следующий URL-адрес в ваш браузер: [:url](:url)',
];