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,15 +2,11 @@
return [
'allow_login' => 'Дозволити вхід?',
'can_login' => 'Може увійти?',
'user_created' => 'Користувача створено',
'error' => [
'email' => 'Ця електронна пошта вже використовується.'
],
'notification' => [
'message' => ':customer made :amount payment to invoice number :invoice_number.',
'button' => 'Show',
],
];