status is renamed to statuses in line with code
This commit is contained in:
@ -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',
|
||||
|
Reference in New Issue
Block a user