updated translations

This commit is contained in:
denisdulici
2019-02-04 19:07:34 +03:00
parent 1a30dfb214
commit 2e223996b1
63 changed files with 604 additions and 551 deletions

View File

@ -2,7 +2,7 @@
return [
'allow_login' => 'Permiti conectarea?',
'allow_login' => 'Permiți conectarea?',
'user_created' => 'Utilizator creat',
'error' => [
@ -11,6 +11,6 @@ return [
'notification' => [
'message' => ':customer made :amount payment to invoice number :invoice_number.',
'button' => 'Show',
'button' => 'Afişare',
],
];