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": "刪除預設失敗",