From 60ac61c4f12bd231540e2286c2ae3aedf00c9b37 Mon Sep 17 00:00:00 2001 From: Oliver Nybroe Date: Thu, 4 Oct 2018 23:21:05 +0200 Subject: [PATCH] Update bills.php --- resources/lang/da-DK/bills.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/da-DK/bills.php b/resources/lang/da-DK/bills.php index 0168bfdfb..a7cb461dc 100644 --- a/resources/lang/da-DK/bills.php +++ b/resources/lang/da-DK/bills.php @@ -30,10 +30,10 @@ return [ 'add_payment' => 'Tilføj betaling', 'mark_received' => 'Modtagelse godkendt', 'download_pdf' => 'Download som PDF', - 'send_mail' => 'Send e-mail', + 'send_mail' => 'Send E-mail', 'status' => [ - 'draft' => 'Udkast', + 'draft' => 'Kladde', 'received' => 'Modtaget', 'partial' => 'Delvis', 'paid' => 'Betalt',