Automated formatting changes

This commit is contained in:
Formatter Bot 2021-02-08 22:03:42 +00:00
parent 7ac791ce68
commit a3b5086c27
2 changed files with 56 additions and 56 deletions

View File

@ -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' => '',
]];

View File

@ -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' => '',
]];