{t('profile.accounts.subtitle')}
++ {t(`profile.accounts.providers.${provider.provider}`)} +
+ {provider.identifier && ( +{provider.identifier}
+ )} +{t('common.loading')}
++ {account.subscription.tariff_name ?? account.subscription.status} +
+ {account.subscription.end_date && ( ++ {t('merge.until', { date: formatDate(account.subscription.end_date) })} +
+ )} ++ {t('merge.traffic')}: {account.subscription.traffic_limit_gb} GB, {t('merge.devices')} + : {account.subscription.device_limit} +
+{t('merge.noSubscription')}
+{t('merge.expired')}
+{t('merge.expired')}
+{t('merge.description')}
+{t('merge.chooseSubscription')}
+{t('profile.accounts.subtitle')}
+