Browse Source

fix:[试验表单]翻译

master
15881625488@163.com 3 months ago
parent
commit
64cc142e25
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      hxhq-modules/hxhq-system/src/main/java/com/hxhq/business/utils/StudyFormUtil.java

+ 3
- 3
hxhq-modules/hxhq-system/src/main/java/com/hxhq/business/utils/StudyFormUtil.java View File

@ -58,9 +58,9 @@ public class StudyFormUtil {
mapQmyy.put("制作提交预制表单","Submit Record Preset");
mapQmyy.put("创建记录","Create Record");
mapQmyy.put("填写并保存记录","Create and Save Record");
mapQmyy.put("申请关闭","申请关闭");
mapQmyy.put("关闭拒绝","关闭拒绝");
mapQmyy.put("关闭同意","关闭同意");
mapQmyy.put("申请关闭","Apply Close");
mapQmyy.put("关闭拒绝","Close Reject");
mapQmyy.put("关闭同意","Close Approve");
//endregion

Loading…
Cancel
Save