{{ selectedLocale === 'en' ? 'English' : 'Türkçe' }}
English
Türkçe
{{ $t('title') }}
{{ $t('priceForecast') }}
{{ $t('demandForecast') }}
{{ $t('regionalForecast') }}
{{ $t('startDate') }}:
{{ $t('endDate') }}:
{{ $t('zoom') }}
{{ $t('meanAbsoluteError') }}
{{ maeValue !== null ? maeValue.toFixed(2) : 'N/A' }}
{{ $t('meanAbsolutePercentageError') }}
{{ mapeValue !== null ? mapeValue.toFixed(2) + '%' : 'N/A' }}
×