+ {{ t('calendar', 'Holiday calendars are provided by Thunderbird. Calendar data will be downloaded from {website}', { website: 'thunderbird.net' }) }}
+
+
+
{{ calendar.country }}
+
+ {{ calendar.datespan }}
+
+
+ {{ t('calendar', 'By {authors}', { authors: calendar.authors }) }}
+
+
+
+
+ {{ subscribed[calendar.source] ? t('calendar', 'Subscribed') : t('calendar', 'Subscribe') }}
+
+
+