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

@ -32,7 +32,7 @@ return [
'download_pdf' => 'Tải PDF',
'send_mail' => 'Gửi email',
'status' => [
'statuses' => [
'draft' => 'Bản nháp',
'received' => 'Đã nhận',
'partial' => 'Một phần',

View File

@ -33,7 +33,7 @@ return [
'send_mail' => 'Gửi Email',
'all_invoices' => 'Login to view all invoices',
'status' => [
'statuses' => [
'draft' => 'Bản nháp',
'sent' => 'Đã gửi',
'viewed' => 'Đã xem',