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