status is renamed to statuses in line with code
This commit is contained in:
@ -32,7 +32,7 @@ return [
|
||||
'download_pdf' => 'הורדת PDF',
|
||||
'send_mail' => 'שלח דואר אלקטרוני',
|
||||
|
||||
'status' => [
|
||||
'statuses' => [
|
||||
'draft' => 'טיוטה',
|
||||
'received' => 'התקבל',
|
||||
'partial' => 'חלקי',
|
||||
|
Reference in New Issue
Block a user