Update bills.php

This commit is contained in:
Oliver Nybroe
2018-10-04 23:21:05 +02:00
committed by GitHub
parent 3da8fdc537
commit 60ac61c4f1

View File

@@ -30,10 +30,10 @@ return [
'add_payment' => 'Tilføj betaling', 'add_payment' => 'Tilføj betaling',
'mark_received' => 'Modtagelse godkendt', 'mark_received' => 'Modtagelse godkendt',
'download_pdf' => 'Download som PDF', 'download_pdf' => 'Download som PDF',
'send_mail' => 'Send e-mail', 'send_mail' => 'Send E-mail',
'status' => [ 'status' => [
'draft' => 'Udkast', 'draft' => 'Kladde',
'received' => 'Modtaget', 'received' => 'Modtaget',
'partial' => 'Delvis', 'partial' => 'Delvis',
'paid' => 'Betalt', 'paid' => 'Betalt',