修复 bug

This commit is contained in:
eafonyang
2026-06-12 15:53:05 +08:00
parent 56ccb7b76a
commit 72d0872ced
9 changed files with 112 additions and 23 deletions
+1
View File
@@ -288,6 +288,7 @@
"addPresetNameExists": "That name already exists. Choose another.",
"toastAddPresetOk": "Preset added",
"toastAddPresetFail": "Failed to add preset",
"toastPresetLimitReached": "Preset limit reached ({{max}}). Delete some presets before adding more.",
"cancel": "Cancel",
"save": "Save",
"tabBrands": "Brands",
+1
View File
@@ -224,6 +224,7 @@
"addPresetNameExists": "名稱已存在,請修改後再儲存",
"toastAddPresetOk": "已新增預設",
"toastAddPresetFail": "新增預設失敗",
"toastPresetLimitReached": "預設已達上限({{max}} 個),請先清理後再操作",
"cancel": "取消",
"save": "儲存",
"tabBrands": "品牌",
+1
View File
@@ -224,6 +224,7 @@
"addPresetNameExists": "名称已存在,请修改后再保存",
"toastAddPresetOk": "已新增预设",
"toastAddPresetFail": "新增预设失败",
"toastPresetLimitReached": "预设已达上限({{max}} 个),请先清理后再操作",
"cancel": "取消",
"save": "保存",
"tabBrands": "品牌",