소스 검색

add: 新增Documentation AI分类

lisiyan 3 달 전
부모
커밋
8f538c9e81
2개의 변경된 파일16개의 추가작업 그리고 2개의 파일을 삭제
  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: {