status is renamed to statuses in line with code
This commit is contained in:
@ -35,7 +35,7 @@ return [
|
||||
'receive_bill' => 'Receber Conta',
|
||||
'make_payment' => 'Fazer Pagamento',
|
||||
|
||||
'status' => [
|
||||
'statuses' => [
|
||||
'draft' => 'Rascunho',
|
||||
'received' => 'Recebido',
|
||||
'partial' => 'Parcial',
|
||||
|
Reference in New Issue
Block a user