diff --git a/frontend/src/views/admin/ChannelsView.vue b/frontend/src/views/admin/ChannelsView.vue index 639ace4a..2e45ba42 100644 --- a/frontend/src/views/admin/ChannelsView.vue +++ b/frontend/src/views/admin/ChannelsView.vue @@ -251,6 +251,24 @@ + + +
+ {{ t('admin.channels.form.applyPricingToAccountStatsDesc') }} +
+- {{ t('admin.channels.form.applyPricingToAccountStatsDesc', 'When enabled, account statistics cost will use channel model pricing. Account rate multiplier still applies.') }} -
-- {{ t('admin.channels.form.noRulesConfigured', 'No custom rules configured. Channel model pricing above will be used.') }} + {{ t('admin.channels.form.noRulesConfigured') }}
-- {{ t('admin.channels.form.noGroupsInChannel', 'No groups selected in platform tabs above') }} +
+ {{ t('admin.channels.form.noGroupsInChannel') }}