updated translations

This commit is contained in:
denisdulici
2020-03-07 15:59:15 +03:00
parent c0d97176e5
commit 3fcb4327a8
59 changed files with 504 additions and 251 deletions

View File

@ -2,15 +2,11 @@
return [
'allow_login' => 'Tillat innlogging?',
'can_login' => 'Kan du ikke logge inn?',
'user_created' => 'Bruker ble opprettet',
'error' => [
'email' => 'E-postadressen er allerede i bruk.'
'email' => 'E-postadressen er allerede i bruk.',
],
'notification' => [
'message' => ':customer betalte :amount mot faktura :invoice_number.',
'button' => 'Vis',
],
];