{f:translate(key: 'module.statistic.buttons', extensionName: 'mindshape_cookie_consent')}

{f:translate(key: 'module.statistic.statistic_disabled', extensionName: 'mindshape_cookie_consent')}

{f:translate(key: 'module.statistic.date', extensionName: 'mindshape_cookie_consent')} {f:translate(key: 'module.statistic.visitors_total', extensionName: 'mindshape_cookie_consent')} {f:translate(key: 'tca.statistic_button.agree_to_all', extensionName: 'mindshape_cookie_consent')} {f:translate(key: 'tca.statistic_button.save', extensionName: 'mindshape_cookie_consent')} {f:translate(key: 'tca.statistic_button.deny', extensionName: 'mindshape_cookie_consent')}
{statisticButton.dateBegin -> f:format.date(format: 'Y-m-d')} {statisticButton.total} {statisticButton.agreeToAll} ({m:percentage(total: statisticButton.total, fraction: statisticButton.agreeToAll) -> f:format.number(decimals: 1, decimalSeparator: ',')} %) {statisticButton.save} ({m:percentage(total: statisticButton.total, fraction: statisticButton.save) -> f:format.number(decimals: 1, decimalSeparator: ',')} %) {statisticButton.deny} ({m:percentage(total: statisticButton.total, fraction: statisticButton.deny) -> f:format.number(decimals: 1, decimalSeparator: ',')} %)