mirror of
https://github.com/Karaka-Management/oms-Calendar.git
synced 2026-02-14 15:38:40 +00:00
Reformat
This commit is contained in:
parent
629003f69f
commit
ee1b7beb5f
|
|
@ -11,24 +11,24 @@
|
||||||
* @link http://website.orange-management.de
|
* @link http://website.orange-management.de
|
||||||
*/
|
*/
|
||||||
return ['Calendar' => [
|
return ['Calendar' => [
|
||||||
'Blocks' => 'Blocks',
|
'Blocks' => 'Blocks',
|
||||||
'Close' => 'Close',
|
'Close' => 'Close',
|
||||||
'Day' => 'Day',
|
'Day' => 'Day',
|
||||||
'Event' => 'Event',
|
'Event' => 'Event',
|
||||||
'Interval' => 'Interval',
|
'Interval' => 'Interval',
|
||||||
'Layout' => 'Layout',
|
'Layout' => 'Layout',
|
||||||
'List' => 'List',
|
'List' => 'List',
|
||||||
'Month' => 'Month',
|
'Month' => 'Month',
|
||||||
'NewEvent' => 'New Event',
|
'NewEvent' => 'New Event',
|
||||||
'Settings' => 'Settings',
|
'Settings' => 'Settings',
|
||||||
'Timeline' => 'Timeline',
|
'Timeline' => 'Timeline',
|
||||||
'Week' => 'Week',
|
'Week' => 'Week',
|
||||||
'Year' => 'Year',
|
'Year' => 'Year',
|
||||||
'Sunday' => 'Sunday',
|
'Sunday' => 'Sunday',
|
||||||
'Monday' => 'Monday',
|
'Monday' => 'Monday',
|
||||||
'Tuesday' => 'Tuesday',
|
'Tuesday' => 'Tuesday',
|
||||||
'Wednesday' => 'Wednesday',
|
'Wednesday' => 'Wednesday',
|
||||||
'Thursday' => 'Thursday',
|
'Thursday' => 'Thursday',
|
||||||
'Friday' => 'Friday',
|
'Friday' => 'Friday',
|
||||||
'Saturday' => 'Saturday',
|
'Saturday' => 'Saturday',
|
||||||
]];
|
]];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user