refs #252
This commit is contained in:
parent
83ad45cdfa
commit
9f93c2cce1
@ -31,6 +31,7 @@ return [
|
||||
'draft' => 'Draft',
|
||||
'received' => 'Received',
|
||||
'partial' => 'Partial',
|
||||
'delete' => 'Delete',
|
||||
'paid' => 'Paid',
|
||||
],
|
||||
|
||||
|
@ -33,6 +33,7 @@ return [
|
||||
'viewed' => 'Viewed',
|
||||
'approved' => 'Approved',
|
||||
'partial' => 'Partial',
|
||||
'delete' => 'Delete',
|
||||
'paid' => 'Paid',
|
||||
],
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user