status is renamed to statuses in line with code
This commit is contained in:
@ -36,7 +36,7 @@ Nume articol|Nume articole',
|
||||
'receive_bill' => 'Receive Bill',
|
||||
'make_payment' => 'Plătește',
|
||||
|
||||
'status' => [
|
||||
'statuses' => [
|
||||
'draft' => 'Ciornă',
|
||||
'received' => 'Primit
|
||||
Primite',
|
||||
|
@ -38,7 +38,7 @@ Nume articol|Nume articole',
|
||||
'get_paid' => 'Get Paid',
|
||||
'accept_payments' => 'Accept Online Payments',
|
||||
|
||||
'status' => [
|
||||
'statuses' => [
|
||||
'draft' => 'Ciornă',
|
||||
'sent' => 'Trimis',
|
||||
'viewed' => 'Vizualizat',
|
||||
|
Reference in New Issue
Block a user