mirror of
https://github.com/Karaka-Management/oms-Calendar.git
synced 2026-02-07 12:08:41 +00:00
Automated formatting changes
This commit is contained in:
parent
52f50bad4e
commit
99c0596c6e
|
|
@ -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',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -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',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user