Update bills.php
This commit is contained in:
parent
3da8fdc537
commit
60ac61c4f1
@ -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',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user