{{ $t('APRSGo_STATUS_TITLE', { server: status.server?.id || 'Server' }) }}
{{ status.server?.now ? formatDateTime(status.server.now) : '' }}
{{ uiError }}
{{ $t('STATISTICS_TITLE') }}
{{ type.label }}
{{ $t('SERVER_TITLE') }}
{{ $t('UPLINK_TITLE') }}
{{ uplinkStatusText }}
{{ $t('UPLINK_' + scope.row.key) }}
{{ scope.row.value }}
{{ scope.row.value }}
{{ scope.row.rate || 0 }}/s
{{ $t('LISTENERS_TITLE') }}
{{ $t('TH_' + col.key) }}
{{ $t('TH_' + col.key) }}
{{ scope.row.packets_rx }}
{{ scope.row.rate }}
{{ scope.row.bytes_rate }}
{{ scope.row[col.key] }}
{{ $t('LEGEND_PACKETS_RX') }}
{{ $t('LEGEND_RATE') }}
{{ $t('CLIENTS_TITLE') }}
{{ $t('TH_' + col.key) }}
{{ $t('TH_' + col.key) }}
{{ scope.row.id }}
{{ $t('YES') }}
{{ $t('NO') }}
{{ scope.row.packets_rx }}
{{ scope.row.rate }}
{{ scope.row.bytes_rate }}
{{ scope.row.software }}
{{ scope.row[col.key] }}
{{ $t('LEGEND_PACKETS_RX') }}
{{ $t('LEGEND_RATE') }}
{{ $t('MEM_TITLE') }}