This commit is contained in:
he
2023-01-15 14:20:25 +08:00
parent 120dd22561
commit 25263ec709
9 changed files with 84 additions and 28 deletions
+5 -1
View File
@@ -229,7 +229,11 @@
"MedicalReview_SaveQuestion": "Unable to perform the current operation, please save the medical review question first.",
"MedicalReview_NeedSave": "Unable to perform the current operation, please save the medical review questions and conclusions first.",
"MedicalReview_NotClosed": "The current operation cannot be performed, and the current medical inquiry conversation has not been closed.",
"MedicalReview_Finish": "The current medical review task has been completed"
"MedicalReview_Finish": "The current medical review task has been completed",
//UserService
"User_CheckNameOrPw": "Please check the username or password."
+4 -1
View File
@@ -230,7 +230,10 @@
"MedicalReview_SaveQuestion": "无法执行当前操作,请先保存医学审核问题。",
"MedicalReview_NeedSave": "无法执行当前操作,请先保存医学审核问题和结论。",
"MedicalReview_NotClosed": "无法执行当前操作,当前医学质询对话未关闭。",
"MedicalReview_Finish": "当前医学审核已做完。"
"MedicalReview_Finish": "当前医学审核已做完。",
//UserService
"User_CheckNameOrPw": "请检查用户名或者密码。"