Browse Source

乳腺AI报告翻译

MIke 1 year ago
parent
commit
608f2b71f1

+ 10 - 0
src/Resource/Diagnosis/ReportLanguage/en-US.json

@@ -10706,6 +10706,16 @@
 	"Content": "homogeneous internal echoes.",
 	"State": 1
   },
+  {
+    "Key": "BI5Calcification-NoCalcifications",
+    "Content": "no calcification inside",
+    "State": 1
+    },
+    {
+    "Key": "BI5Calcification-Calcifications",
+    "Content": "calcification inside",
+    "State": 1
+    },
   {
 	"Key": "LiverSummary-HHE",
 	"Content": "Liver hemangioma",

+ 1 - 1
src/Resource/Diagnosis/ReportLanguage/zh-CN.json

@@ -10823,7 +10823,7 @@
 	"State": 1
   },
   {
-	"Key": "DBI5Calcification-Calcifications",
+	"Key": "BI5Calcification-Calcifications",
 	"Content": ",肿块可见钙化",
 	"State": 1
   },