Skip to content

Commit

Permalink
feat: add outlook info for ical cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
johannesjo committed Jan 13, 2024
1 parent 2e30b8b commit 9adc538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1411,7 +1411,7 @@
"TIMELINE": {
"CAL_PROVIDERS": "Calendar providers (experimental and optional)",
"CAL_PROVIDERS_ADD": "Add ical source",
"CAL_PROVIDERS_INFO": "You can optionally configure the timeline to also load and display data from iCal (e.g. <a href=\"https://support.google.com/calendar/answer/37648?hl=en#zippy=%2Csync-your-google-calendar-view-edit%2Cget-your-calendar-view-only\">Google Calendar</a>).",
"CAL_PROVIDERS_INFO": "You can optionally configure the timeline to also load and display data from iCal (e.g. <a href=\"https://support.google.com/calendar/answer/37648?hl=en#zippy=%2Csync-your-google-calendar-view-edit%2Cget-your-calendar-view-only\">Google Calendar</a>, <a href=\"https://support.pushpay.com/s/article/How-do-I-get-an-iCal-link-from-Office-365\">Outlook 365</a>).",
"HELP": "The timeline feature should provide you with a quick overview over how your planned tasks play out over time. You can find it in the left hand menu under <a href='#/timeline'>'Timeline'</a>. ",
"L_CAL_PATH": "Url/File path for calendar ICAL (optional)",
"L_IS_WORK_START_END_ENABLED": "Limit unscheduled task flow to specific work times",
Expand Down

0 comments on commit 9adc538

Please sign in to comment.