lv-LV translation
This commit is contained in:
11
resources/lang/lv-LV/customers.php
Normal file
11
resources/lang/lv-LV/customers.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'allow_login' => 'Atļaut ielogoties?',
|
||||
'user_created' => 'Lietotājs, kas izveidojis',
|
||||
|
||||
'error' => [
|
||||
'email' => 'Lietotājs ar šādu e-pasta adresi jau eksistē.'
|
||||
]
|
||||
];
|
Reference in New Issue
Block a user