diff --git a/IRaCIS.Core.Application/Resources/en-US.json b/IRaCIS.Core.Application/Resources/en-US.json index 83c3a1e..2aece8a 100644 --- a/IRaCIS.Core.Application/Resources/en-US.json +++ b/IRaCIS.Core.Application/Resources/en-US.json @@ -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