Ver Fonte

add: 新增Documentation AI分类

lisiyan há 3 meses atrás
pai
commit
8f538c9e81
2 ficheiros alterados com 16 adições e 2 exclusões
  1. 8 1
      src/locales/en.ts
  2. 8 1
      src/locales/zh.ts

+ 8 - 1
src/locales/en.ts

@@ -74,7 +74,14 @@ export default {
       'DocumentAI TableRec': 'Form Recognizer',
       'DocumentAI LayoutAnalysis': 'Layout Analysis',
       'DocumentAI Dewarp': 'Trim Correction',
-      'DocumentAI DetectionStamp': 'Stamp Inspection'
+      'DocumentAI DetectionStamp': 'Stamp Inspection',
+      'IMG to Office': 'IMG to Office',
+      'IMG to TXT': 'IMG to TXT',
+      'IMG to HTML': 'IMG to HTML',
+      'IMG to CSV': 'IMG to CSV',
+      'IMG to RTF': 'IMG to RTF',
+      'PDF to Editable': 'PDF to Editable',
+      'IMG to Json': 'IMG to Json'
     }
   },
   calendar: {

+ 8 - 1
src/locales/zh.ts

@@ -74,7 +74,14 @@ export default {
       'DocumentAI TableRec': '表格识别',
       'DocumentAI LayoutAnalysis': '版面分析',
       'DocumentAI Dewarp': '修边校正',
-      'DocumentAI DetectionStamp': '印章检测'
+      'DocumentAI DetectionStamp': '印章检测',
+      'IMG to Office': '图片转Office',
+      'IMG to TXT': '图片转TXT',
+      'IMG to HTML': '图片转HTML',
+      'IMG to CSV': '图片转CSV',
+      'IMG to RTF': '图片转RTF',
+      'PDF to Editable': '扫描档转可编辑PDF',
+      'IMG to Json': '图片转Json'
     }
   },
   calendar: {