清理项目没用的代码,新增 EQ 预设管理界面

This commit is contained in:
eafonyang
2026-06-18 12:01:15 +08:00
parent 8d369412fd
commit e8b19a5897
13 changed files with 1211 additions and 588 deletions
+6
View File
@@ -325,6 +325,12 @@
"toastNewEqOk": "New headphone EQ saved",
"toastTargetSelected": "Target selected: {{name}}",
"deleteConfirm": "Delete headphone \"{{name}}\"?",
"batchDeleteConfirm": "Delete {{count}} selected preset(s)?",
"deletePresetConfirm": "Delete preset \"{{name}}\"?",
"toastRenamed": "Renamed",
"toastRenameFail": "Rename failed",
"renameEmptyName": "Name cannot be empty",
"renameNameExists": "Name already exists",
"toastDeleted": "Headphone removed",
"toastDeleteFail": "Failed to delete headphone",
"bassBoost": "Bass boost: fc {{fc}}, q {{q}}, gain {{gain}} dB",