更新后端提示语国际化
parent
0515b751dd
commit
1b788617a1
|
@ -232,11 +232,12 @@
|
||||||
|
|
||||||
//StudyListService
|
//StudyListService
|
||||||
|
|
||||||
"TimeTooLow": "当前检查批次检查时间不能小于该检查批次之前检查的时间,请核对检查数据是否有误",
|
"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": "当前有人正在上传归档该检查!",
|
"SomeoneLoading": "Someone is currently uploading and archiving the images of this study batch!",
|
||||||
"VisitEnd": "患者检查批次结束,不允许上传!",
|
"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.",
|
"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
|
//StudyService
|
||||||
|
|
||||||
//SystemAnonymizationService
|
//SystemAnonymizationService
|
||||||
|
|
Loading…
Reference in New Issue