new crowdin translations
This commit is contained in:
12
resources/lang/fi-FI/customers.php
Normal file
12
resources/lang/fi-FI/customers.php
Normal file
@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'can_login' => 'Voi Kirjautua?',
|
||||
'user_created' => 'Käyttäjä luotu',
|
||||
|
||||
'error' => [
|
||||
'email' => 'Sähköposti on jo varattu.',
|
||||
],
|
||||
|
||||
];
|
Reference in New Issue
Block a user