{{ $t('scenery.history-list-empty') }}
#{{ historyItem.stationHash }}
{{ historyItem.dispatcherLevel >= 2 ? historyItem.dispatcherLevel : 'L' }}
{{ historyItem.dispatcherName }}
{{ $t('scenery.dispatcher-rate') }}
{{ historyItem.dispatcherRate }}
|
{{ $t('scenery.dispatcher-status-changes') }}
{{ historyItem.statusHistory.length }}
{{ $d(historyItem.timestampFrom) }}
{{ timestampToString(historyItem.timestampFrom) }}
- {{ timestampToString(historyItem.timestampTo) }} ({{
calculateDuration(historyItem.currentDuration)
}})
{{ $t('journal.online-since') }}
{{ timestampToString(historyItem.timestampFrom) }}
({{ calculateDuration(historyItem.currentDuration) }})