new crowdin translations
This commit is contained in:
12
resources/lang/et-EE/customers.php
Normal file
12
resources/lang/et-EE/customers.php
Normal file
@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'can_login' => 'Saab sisse logida?',
|
||||
'user_created' => 'Kasutaja on loodud',
|
||||
|
||||
'error' => [
|
||||
'email' => 'See e-posti aadress on juba kasutusel.',
|
||||
],
|
||||
|
||||
];
|
Reference in New Issue
Block a user