status is renamed to statuses in line with code
This commit is contained in:
@ -37,7 +37,7 @@ return [
|
||||
'get_paid' => 'Få betalt',
|
||||
'accept_payments' => 'Acceptera onlinebetalningar',
|
||||
|
||||
'status' => [
|
||||
'statuses' => [
|
||||
'draft' => 'Utkast',
|
||||
'sent' => 'Skickat',
|
||||
'viewed' => 'Visad',
|
||||
|
Reference in New Issue
Block a user