ro-RO translation
This commit is contained in:
11
resources/lang/ro-RO/customers.php
Normal file
11
resources/lang/ro-RO/customers.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'allow_login' => 'Permiti conectarea?',
|
||||
'user_created' => 'Utilizator creat',
|
||||
|
||||
'error' => [
|
||||
'email' => 'Acest email a fost deja folosit.'
|
||||
]
|
||||
];
|
Reference in New Issue
Block a user