{{ t('sidebar.' + node.type) }}
ERR
{{ t('node.waiting') }}
{{ node.data.history.length ? node.data.historyIndex + 1 : 0 }} / {{ node.data.history.length }}
{{ getCurrentContent(node) }}
{{ t('node.preview') }}
{{ node.data.history.length ? node.data.historyIndex + 1 : 0 }} / {{ node.data.history.length }}
{{ node.data.history.length ? node.data.historyIndex + 1 : 0 }} / {{ node.data.history.length }}
Selected: {{ selectedNodeIds.size }}
Nodes: {{ nodes.length }}
Edges: {{ edges.length }}
Zoom: {{ Math.round(transform.k * 100) }}%