mirror of
https://github.com/Karaka-Management/oms-Messages.git
synced 2026-01-11 16:48:40 +00:00
Automated formatting changes
This commit is contained in:
parent
7ac791ce68
commit
a3b5086c27
|
|
@ -12,33 +12,33 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Messages' => [
|
||||
'All' => '',
|
||||
'All' => '',
|
||||
'AverageAmount' => '',
|
||||
'BCC' => '',
|
||||
'CC' => '',
|
||||
'Date' => '',
|
||||
'Draft' => '',
|
||||
'From' => '',
|
||||
'Inbox' => '',
|
||||
'Interval' => '',
|
||||
'Mailboxes' => '',
|
||||
'Messages' => '',
|
||||
'Month' => '',
|
||||
'New' => '',
|
||||
'Outbox' => '',
|
||||
'Received' => '',
|
||||
'Sent' => '',
|
||||
'Spam' => '',
|
||||
'Statistics' => '',
|
||||
'Status' => '',
|
||||
'Subject' => '',
|
||||
'Tag' => '',
|
||||
'To' => '',
|
||||
'Today' => '',
|
||||
'Trash' => '',
|
||||
'Week' => '',
|
||||
'Year' => '',
|
||||
'Select' => '',
|
||||
'Save' => '',
|
||||
'Delete' => '',
|
||||
'BCC' => '',
|
||||
'CC' => '',
|
||||
'Date' => '',
|
||||
'Draft' => '',
|
||||
'From' => '',
|
||||
'Inbox' => '',
|
||||
'Interval' => '',
|
||||
'Mailboxes' => '',
|
||||
'Messages' => '',
|
||||
'Month' => '',
|
||||
'New' => '',
|
||||
'Outbox' => '',
|
||||
'Received' => '',
|
||||
'Sent' => '',
|
||||
'Spam' => '',
|
||||
'Statistics' => '',
|
||||
'Status' => '',
|
||||
'Subject' => '',
|
||||
'Tag' => '',
|
||||
'To' => '',
|
||||
'Today' => '',
|
||||
'Trash' => '',
|
||||
'Week' => '',
|
||||
'Year' => '',
|
||||
'Select' => '',
|
||||
'Save' => '',
|
||||
'Delete' => '',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -12,33 +12,33 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Messages' => [
|
||||
'All' => 'All',
|
||||
'All' => 'All',
|
||||
'AverageAmount' => 'Avg. Amount',
|
||||
'BCC' => 'BCC',
|
||||
'CC' => 'CC',
|
||||
'Date' => 'Date',
|
||||
'Draft' => 'Draft',
|
||||
'From' => 'From',
|
||||
'Inbox' => 'Inbox',
|
||||
'Interval' => 'Interval',
|
||||
'Mailboxes' => 'Mailboxes',
|
||||
'Messages' => 'Messages',
|
||||
'Month' => 'Month',
|
||||
'New' => 'New',
|
||||
'Outbox' => 'Outbox',
|
||||
'Received' => 'Received',
|
||||
'Sent' => 'Sent',
|
||||
'Spam' => 'Spam',
|
||||
'Statistics' => 'Statistics',
|
||||
'Status' => 'Status',
|
||||
'Subject' => 'Subject',
|
||||
'Tag' => 'Tag',
|
||||
'To' => 'To',
|
||||
'Today' => 'Today',
|
||||
'Trash' => 'Trash',
|
||||
'Week' => 'Week',
|
||||
'Year' => 'Year',
|
||||
'Select' => '',
|
||||
'Save' => '',
|
||||
'Delete' => '',
|
||||
'BCC' => 'BCC',
|
||||
'CC' => 'CC',
|
||||
'Date' => 'Date',
|
||||
'Draft' => 'Draft',
|
||||
'From' => 'From',
|
||||
'Inbox' => 'Inbox',
|
||||
'Interval' => 'Interval',
|
||||
'Mailboxes' => 'Mailboxes',
|
||||
'Messages' => 'Messages',
|
||||
'Month' => 'Month',
|
||||
'New' => 'New',
|
||||
'Outbox' => 'Outbox',
|
||||
'Received' => 'Received',
|
||||
'Sent' => 'Sent',
|
||||
'Spam' => 'Spam',
|
||||
'Statistics' => 'Statistics',
|
||||
'Status' => 'Status',
|
||||
'Subject' => 'Subject',
|
||||
'Tag' => 'Tag',
|
||||
'To' => 'To',
|
||||
'Today' => 'Today',
|
||||
'Trash' => 'Trash',
|
||||
'Week' => 'Week',
|
||||
'Year' => 'Year',
|
||||
'Select' => '',
|
||||
'Save' => '',
|
||||
'Delete' => '',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user