feat(filters): remove preset count limit

This commit is contained in:
Will Miao
2026-08-07 16:52:53 +08:00
parent f26e1b41c8
commit 2b8a2fc7d8
11 changed files with 0 additions and 31 deletions

View File

@@ -2059,7 +2059,6 @@
"presetNameTooLong": "预设名称不能超过 {max} 个字符",
"presetNameInvalidChars": "预设名称包含无效字符",
"presetNameExists": "已存在同名预设",
"maxPresetsReached": "最多允许 {max} 个预设。删除一个以添加更多。",
"presetNotFound": "预设未找到",
"invalidPreset": "无效的预设数据",
"deletePresetFailed": "删除预设失败",