{{ $t("export.selectionType.leafs") }}
{{ $t("export.selectionType.nodes") }}
{{ $t("export.allRows") }}
{{ $t("export.objectMode.string") }}
{{ $t("export.objectMode.json") }}
{{ $t("export.format.excel") }}
{{ $t("export.format.json") }}
{{ $t("export.format.csvSemicolon") }}
{{ $t("export.format.csvComma") }}
{{ $t("export.columns") }}
{{ allColumnsSelected ? $t("selectfields.unselectall") : $t("selectfields.selectall") }}
{{ $t("selectfields.invertselect") }}
{{ column.label }}
{{ state.error }}