fix: add missing nameRequired i18n key for promo group form validation

This commit is contained in:
Fringg
2026-03-09 22:16:37 +03:00
parent 9c7ab4b789
commit 78fda22679
4 changed files with 4 additions and 0 deletions

View File

@@ -2188,6 +2188,7 @@
"form": {
"name": "组名称",
"namePlaceholder": "VIP客户",
"nameRequired": "请输入组名称",
"categoryDiscounts": "分类折扣",
"periodDiscounts": "期间折扣",
"add": "添加",