{{ $t('subscribe__current_plan') }}
{{ currentPlanData?.name }}
{{ $t('subscribe__plan_exp') }}
{{ date.formatDate(currentPlanData.exp * 1000, 'DD.MM.YYYY') }}
{{ $t('subscribe__plan_active_chats') }}
{{ currentPlanData?.active_chats }}
/{{ currentPlanData?.chatsQty }}