updated translations

This commit is contained in:
denisdulici
2019-12-25 14:32:47 +03:00
parent 85b5be6dad
commit 560e48254a
193 changed files with 2122 additions and 1500 deletions

View File

@@ -2,15 +2,11 @@
return [
'allow_login' => 'Tillåt inloggning?',
'can_login' => 'Kan Logga inn?',
'user_created' => 'Användaren skapad',
'error' => [
'email' => 'e-postadressen används redan.'
],
'notification' => [
'message' => ':customer har gjort en betalning på :amount till fakturanummer :invoice_number.',
'button' => 'Visa',
],
];