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

@ -35,7 +35,7 @@ return [
'receive_bill' => 'बिल प्राप्त करें',
'make_payment' => 'भुगतान करो',
'status' => [
'statuses' => [
'draft' => 'ड्राफ्ट',
'received' => 'स्वीकार किया',
'partial' => 'आंशिक',

View File

@ -37,7 +37,7 @@ return [
'get_paid' => 'भुगतान प्राप्त करना',
'accept_payments' => 'ऑनलाइन भुगतान स्वीकार करें',
'status' => [
'statuses' => [
'draft' => 'ड्राफ्ट',
'sent' => 'भेजें',
'viewed' => 'देखा गया',