new crowdin translations
This commit is contained in:
12
resources/lang/ca-ES/customers.php
Normal file
12
resources/lang/ca-ES/customers.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'can_login' => 'Pots iniciar?',
|
||||
'user_created' => 'S\'ha creat l\'usuari',
|
||||
|
||||
'error' => [
|
||||
'email' => 'El correu electrònic proporcionat ja existeix',
|
||||
],
|
||||
|
||||
];
|
Reference in New Issue
Block a user