{statistic.traffic -> f:format.bytes(decimals: '2')}
{statistic.from -> f:format.date(format: '{f:translate(key: \'dateformat\')}')}
{statistic.till -> f:format.date(format: '{f:translate(key: \'dateformat\')}')}
{f:translate(key: 'module.subheading', arguments: '{0: totalResultCount, 1: traffic, 2: from, 3: till}') -> f:format.html()}