Automated formatting changes

This commit is contained in:
Formatter Bot 2021-02-08 22:02:09 +00:00
parent 52f50bad4e
commit 99c0596c6e
2 changed files with 40 additions and 40 deletions

View File

@ -12,25 +12,25 @@
declare(strict_types=1);
return ['Calendar' => [
'Blocks' => 'Blöcke',
'Calendar' => 'Kalender',
'Close' => 'Schließen',
'Day' => 'Tag',
'Event' => 'Event',
'Friday' => 'Freitag',
'Interval' => 'Intervall',
'Layout' => 'Layout',
'List' => 'Liste',
'Monday' => 'Montag',
'Month' => 'Monat',
'NewEvent' => 'Neues Event',
'Saturday' => 'Samstag',
'Settings' => 'Einstellung',
'Sunday' => 'Sonntag',
'Thursday' => 'Donnerstag',
'Timeline' => 'Zeitlinie',
'Tuesday' => 'Dienstag',
'Blocks' => 'Blöcke',
'Calendar' => 'Kalender',
'Close' => 'Schließen',
'Day' => 'Tag',
'Event' => 'Event',
'Friday' => 'Freitag',
'Interval' => 'Intervall',
'Layout' => 'Layout',
'List' => 'Liste',
'Monday' => 'Montag',
'Month' => 'Monat',
'NewEvent' => 'Neues Event',
'Saturday' => 'Samstag',
'Settings' => 'Einstellung',
'Sunday' => 'Sonntag',
'Thursday' => 'Donnerstag',
'Timeline' => 'Zeitlinie',
'Tuesday' => 'Dienstag',
'Wednesday' => 'Mittwoch',
'Week' => 'Woche',
'Year' => 'Jahr',
'Week' => 'Woche',
'Year' => 'Jahr',
]];

View File

@ -12,25 +12,25 @@
declare(strict_types=1);
return ['Calendar' => [
'Blocks' => 'Blocks',
'Calendar' => 'Calendar',
'Close' => 'Close',
'Day' => 'Day',
'Event' => 'Event',
'Friday' => 'Friday',
'Interval' => 'Interval',
'Layout' => 'Layout',
'List' => 'List',
'Monday' => 'Monday',
'Month' => 'Month',
'NewEvent' => 'New Event',
'Saturday' => 'Saturday',
'Settings' => 'Settings',
'Sunday' => 'Sunday',
'Thursday' => 'Thursday',
'Timeline' => 'Timeline',
'Tuesday' => 'Tuesday',
'Blocks' => 'Blocks',
'Calendar' => 'Calendar',
'Close' => 'Close',
'Day' => 'Day',
'Event' => 'Event',
'Friday' => 'Friday',
'Interval' => 'Interval',
'Layout' => 'Layout',
'List' => 'List',
'Monday' => 'Monday',
'Month' => 'Month',
'NewEvent' => 'New Event',
'Saturday' => 'Saturday',
'Settings' => 'Settings',
'Sunday' => 'Sunday',
'Thursday' => 'Thursday',
'Timeline' => 'Timeline',
'Tuesday' => 'Tuesday',
'Wednesday' => 'Wednesday',
'Week' => 'Week',
'Year' => 'Year',
'Week' => 'Week',
'Year' => 'Year',
]];