updated translations

This commit is contained in:
denisdulici
2020-02-18 17:13:54 +03:00
parent 147c7327a0
commit c76986f0fe
79 changed files with 1318 additions and 724 deletions

View File

@@ -2,15 +2,11 @@
return [
'allow_login' => 'Atļaut ielogoties?',
'can_login' => 'Can Login?',
'user_created' => 'Lietotājs, kas izveidojis',
'error' => [
'email' => 'Lietotājs ar šādu e-pasta adresi jau eksistē.'
'email' => 'Lietotājs ar šādu e-pasta adresi jau eksistē.',
],
'notification' => [
'message' => ':customer made :amount payment to invoice number :invoice_number.',
'button' => 'Show',
],
];