new crowdin translations
This commit is contained in:
13
resources/lang/hu-HU/customers.php
Normal file
13
resources/lang/hu-HU/customers.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'can_login' => '
|
||||
Bejelentkezhet?',
|
||||
'user_created' => 'Felhasználó létrehozva',
|
||||
|
||||
'error' => [
|
||||
'email' => 'Ez az email cím már használatban van.',
|
||||
],
|
||||
|
||||
];
|
Reference in New Issue
Block a user