调整选择性别的语言适配

This commit is contained in:
X1627315083
2025-10-13 11:41:01 +08:00
parent bac03bea5d
commit 459845a2dc
4 changed files with 11 additions and 2 deletions

View File

@@ -335,7 +335,8 @@ export default {
jsContent10: "是否另存为当前模特?",
jsContent11: "你确定删除当前品牌DNA吗",
jsContent12: "请先取消选中后就再次点击删除",
jsContent13: "您必须选择至少一个模特,且最多不超过四个",
jsContent13: "您必须选择当前性别至少一个模特,且最多不超过四个",
jsContent14: "您必须选择一个当前项目性别相同的模特",
},
HistoryPage: {
History: "历史",

View File

@@ -335,7 +335,8 @@ export default {
jsContent10: "Save as New or Overwrite Current Mannequin?",
jsContent11: "Are you sure about deleting the current brand DNA?",
jsContent12: "Please deselect first, then try deleting again.",
jsContent13: "You must select at least one mannequin and no more than four.",
jsContent13: "You must select at least one model of the current gender, and no more than four.",
jsContent14: "You must select a model whose gender is the same as that of the current project.",
},
HistoryPage: {
History: "History",