fix(eq): show the active AutoEQ profile name in the preset picker (#1147)

* fix(eq): surface the active AutoEQ profile name in the preset picker

* i18n(settings): add AutoEQ preset group label (10 locales)

* docs(changelog): AutoEQ active-profile picker fix (#1147)
This commit is contained in:
Psychotoxical
2026-06-21 22:58:33 +02:00
committed by GitHub
parent 887c940e1b
commit ec8cfbc1c8
13 changed files with 75 additions and 1 deletions
+1
View File
@@ -124,6 +124,7 @@ export const settings = {
eqPresetCustom: 'Personalizado',
eqPresetBuiltin: 'Preajustes Integrados',
eqPresetCustomGroup: 'Mis Preajustes',
eqPresetAutoEqGroup: 'AutoEQ',
eqSavePreset: 'Guardar como Preajuste',
eqPresetName: 'Nombre del preajuste…',
eqDeletePreset: 'Eliminar preajuste',