ukrainian translation

This commit is contained in:
denisdulici
2019-11-18 20:43:18 +03:00
parent 2d7b17c790
commit 436e85ba90
30 changed files with 555 additions and 355 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' => 'Якщо у вас виникли проблеми, натисніть на ":text" , скопіюйте та вставте цей URL у браузері: [:url](:url)',
];