\n
\n {{ getFormattedDate(subscription.start_at) }}\n
\n
\n {{\n `${$t('subscriptions.pro_account_subscription')} ${getFormattedDate(\n subscription.start_at\n )} - ${getFormattedDate(subscription.ends_at)}`\n }}\n
\n
\n {{\n `${$t('subscriptions.month_description')}. ${$t(\n 'subscriptions.next_payment'\n )} ${getHumanizedDate(subscription.next_charge_at)}`\n }}\n
\n
\n {{ $t('subscriptions.subscription_canceled') }}\n
\n