{{ subscription.name }} {{ subscription | costByBillingInterval:selectedBillingInterval | number : '1.2-2': translateService.currentLang }} {{ currency || '€' }} / {{ 'TABS.OVERVIEW.CALENDAR_INTERVALS.'+selectedBillingInterval | translate | titlecase | slice:0:1 }} {{ (subscription | nextBilling).inDaysFromToday }} {{ 'TABS.OVERVIEW.CALENDAR_INTERVALS.DAYS' | translate | titlecase | slice:0:1 }} {{ (subscription | nextCancelationPeriodDeadline).inDaysFromToday }} {{ 'TABS.OVERVIEW.CALENDAR_INTERVALS.DAYS' | translate | titlecase | slice:0:1 }} {{ subscription.cost | number : '1.2-2': translateService.currentLang }} {{ currency || '€' }} / {{ subscription.billingEvery }} {{ 'TABS.OVERVIEW.CALENDAR_INTERVALS.'+subscription.billingInterval | translate | titlecase | slice:0:1 }}