wangxl@jiinfo.cn 1 week ago
parent
commit
ff61e0f107
2 changed files with 8 additions and 4 deletions
  1. 4 2
      src/langs/cn/index.js
  2. 4 2
      src/langs/en/index.js

+ 4 - 2
src/langs/cn/index.js

@@ -291,7 +291,8 @@ export default {
     ConfirmAddition: "Confirm Addition",
     QuickAdd: "Quick add",
     Itsover: "No Data",
-    ProductCatalog: "Product Catalog"
+    ProductCatalog: "Product Catalog",
+    determine: 'Determine'
   },
   message: { // 提示语
     empty: " Is Required",
@@ -331,7 +332,8 @@ export default {
     PasswordReset: "The password reset application is successful. Please go to the mailbox to modify the password",
     Please: "Please select a product",
     Loading: "Loading",
-    MaxNum: "The maximum number to choose is "
+    MaxNum: "The maximum number to choose is ",
+    MDSD: 'Please Contact Us for MDSD file'
   },
   homePage: {
     antibodyDrug: "ug R&D, Ask SanyouBio",

+ 4 - 2
src/langs/en/index.js

@@ -291,7 +291,8 @@ export default {
     ConfirmAddition: "Confirm Addition",
     QuickAdd: "Quick add",
     Itsover: "No Data",
-    ProductCatalog: "Product Catalog"
+    ProductCatalog: "Product Catalog",
+    determine: 'Determine'
   },
   message: { // 提示语
     empty: " Is Required",
@@ -331,7 +332,8 @@ export default {
     PasswordReset: "The password reset application is successful. Please go to the mailbox to modify the password",
     Please: "Please select a product",
     Loading: "Loading",
-    MaxNum: "The maximum number to choose is "
+    MaxNum: "The maximum number to choose is ",
+    MDSD: 'Please Contact Us for MDSD file'
   },
   homePage: {
     antibodyDrug: "ug R&D, Ask SanyouBio",