status is renamed to statuses in line with code
This commit is contained in:
@ -35,7 +35,7 @@ return [
|
||||
'receive_bill' => 'Παραλαβή Λογαριασμού',
|
||||
'make_payment' => 'Δημιουργία Πληρωμής',
|
||||
|
||||
'status' => [
|
||||
'statuses' => [
|
||||
'draft' => 'Προσχέδιο',
|
||||
'received' => 'Ληφθέντα',
|
||||
'partial' => 'Μερική',
|
||||
|
Reference in New Issue
Block a user