status is renamed to statuses in line with code

This commit is contained in:
Sevan Nerse
2020-02-09 11:36:34 +03:00
parent e5d4d252d9
commit 1be9aa9df9
70 changed files with 70 additions and 70 deletions

View File

@ -36,7 +36,7 @@ Nume articol|Nume articole',
'receive_bill' => 'Receive Bill',
'make_payment' => 'Plătește',
'status' => [
'statuses' => [
'draft' => 'Ciornă',
'received' => 'Primit
Primite',

View File

@ -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',