From 1b788617a15501342b60dada23d6165468995b85 Mon Sep 17 00:00:00 2001 From: helongjun Date: Wed, 10 Jan 2024 16:01:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=90=8E=E7=AB=AF=E6=8F=90?= =?UTF-8?q?=E7=A4=BA=E8=AF=AD=E5=9B=BD=E9=99=85=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- IRaCIS.Core.Application/Resources/en-US.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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