mirror of
https://github.com/Psychotoxical/psysonic.git
synced 2026-07-22 15:25:46 +00:00
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:
@@ -124,6 +124,7 @@ export const settings = {
|
||||
eqPresetCustom: 'Personalizat',
|
||||
eqPresetBuiltin: 'Preseturi încorporate',
|
||||
eqPresetCustomGroup: 'Preseturile mele',
|
||||
eqPresetAutoEqGroup: 'AutoEQ',
|
||||
eqSavePreset: 'Salvează ca Preset',
|
||||
eqPresetName: 'Nume preset…',
|
||||
eqDeletePreset: 'Șterge preset',
|
||||
|
||||
Reference in New Issue
Block a user