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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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',