更新后端提示语国际化

master
helongjun 2024-01-10 16:01:10 +08:00
parent 0515b751dd
commit 1b788617a1
1 changed files with 4 additions and 3 deletions

View File

@ -232,10 +232,11 @@
//StudyListService
"TimeTooLow": "当前检查批次检查时间不能小于该检查批次之前检查的时间,请核对检查数据是否有误",
"SomeoneLoading": "当前有人正在上传归档该检查!",
"VisitEnd": "患者检查批次结束,不允许上传!",
"TimeTooLow": "The scan time of current study batch cannot be earlier than that of the previous study batch. Please check whether the study data is correct.",
"SomeoneLoading": "Someone is currently uploading and archiving the images of this study batch!",
"VisitEnd": "The study of this patint is completed, and cannot upload images to this study batch!",
"DICOMUploaded{0}{1}{2}{3}": "{0}: This DICOM images have been uploaded and allocate to the {1} of the subject {2} (Study ID: {3}), which cannot continue to upload and assign it to others.",
//StudyService