{{ t('Service') }} {{ t('graphs') }}:
@if (hasEnoughData && this.currentGraphUnit === 'c') { {{ t('Counter value detected. Note: Counters show a positive difference between the previous and current value.') }} } @if (!hasEnoughData) { {{ t('Not enough data to display chart.') }} }