\n
\n {{ $t('web.private_and_secure') }}\n
\n
\n \n {{ $t('web.active_until') }}\n {{\n $moment($store.getters['user/payedUntil']).format('LL')\n }}\n \n \n {{ $t('web.active') }}\n \n \n {{ $t('web.inactive') }}\n \n
\n
\n \n {{\n $t('web.onHoldMessage', {\n platform: onHoldOrder?.platform,\n productName: PRODUCT_NAME,\n })\n }}\n \n
\n