|
@@ -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: {
|