danish translation

This commit is contained in:
denisdulici
2019-11-18 20:33:00 +03:00
parent ea0295a748
commit daf50149ea
16 changed files with 127 additions and 103 deletions

View File

@@ -2,15 +2,11 @@
return [
'allow_login' => 'Tillad login?',
'can_login' => 'Kan logge ind?',
'user_created' => 'Bruger oprettet',
'error' => [
'email' => 'Denne mail er allerede registreret.'
],
'notification' => [
'message' => ':customer har betalt :amount af faktura nummer :invoice_number.',
'button' => 'Vis',
],
];