new crowdin translations
This commit is contained in:
12
resources/lang/sr-CS/customers.php
Normal file
12
resources/lang/sr-CS/customers.php
Normal file
@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'can_login' => 'Možete se prijaviti?',
|
||||
'user_created' => 'Korisnik kreiran',
|
||||
|
||||
'error' => [
|
||||
'email' => 'Email već postoji.',
|
||||
],
|
||||
|
||||
];
|
Reference in New Issue
Block a user