{{ stat.labelKey | translate }}
@if (stat.valueKey) {
{{ stat.valueKey | translate: stat.translateParams }}
} @else {
{{ stat.value }}
}