uk-UA translation
This commit is contained in:
11
resources/lang/uk-UA/customers.php
Normal file
11
resources/lang/uk-UA/customers.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'allow_login' => 'Дозволити вхід?',
|
||||
'user_created' => 'Користувача створено',
|
||||
|
||||
'error' => [
|
||||
'email' => 'Ця електронна пошта вже використовується.'
|
||||
]
|
||||
];
|
Reference in New Issue
Block a user