{{ t('sectionTitle') }}

{{ t('sectionDesc') }}

{{ t('defaultPreferencesDesc') }}

{{ t('visibleSortFieldsDesc') }} ({{ sortFieldSelectionCountText }})

@for (f of visibleSortFields; track f; let i = $index) {
{{ i + 1 }}. {{ getSortFieldLabel(f) }}
}
@if (availableSortFieldsToAdd.length > 0 && visibleSortFields.length < maxSortFields) { }

{{ t('autoSaveDesc') }}

{{ t('overrideManagementDesc') }}

@if (overrides.length > 0) {
{{ t('tableType') }} {{ t('tableName') }} {{ t('tableSortConfig') }} {{ t('tableViewMode') }} {{ t('tableActions') }} @if (override.entityType) { }
}