sk-SK translation
This commit is contained in:
11
resources/lang/sk-SK/customers.php
Normal file
11
resources/lang/sk-SK/customers.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'allow_login' => 'Povoliť prihlásenie?',
|
||||
'user_created' => 'Používateľ vytvorený',
|
||||
|
||||
'error' => [
|
||||
'email' => 'E-mail už bolo použitý.'
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user