it-IT
This commit is contained in:
11
resources/lang/it-IT/customers.php
Normal file
11
resources/lang/it-IT/customers.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'allow_login' => 'Abilitare la login?',
|
||||
'user_created' => 'Utente creato',
|
||||
|
||||
'error' => [
|
||||
'email' => 'L\'email è già stata presa.'
|
||||
]
|
||||
];
|
Reference in New Issue
Block a user