@@ -83,10 +83,9 @@ const resources = {
8383 SelectExportFormat : 'Select export Format' ,
8484 ExportFormat : 'Export format' ,
8585 StandardFormat : 'LabelBee format' ,
86- ADE20kFormat : 'ADE20K format' ,
8786 ExportSuccess : 'Export successfully' ,
8887 ExportCOCOLimitMsg : 'Only rectTool and polygonTool can realize the conversion of coco data' ,
89- ExportADE20KLimitMsg : 'Only polygonTool can realize the conversion of ADE20K data ' ,
88+ ExportMaskLimitMsg : 'Only polygonTool can realize the conversion of Mask ' ,
9089 SelectedExportPath : 'Choose Export path' ,
9190 MultiSelect : 'multi-select' ,
9291 DefaultOption : 'Default Option' ,
@@ -171,10 +170,9 @@ const resources = {
171170 SelectExportFormat : '选择导出格式' ,
172171 ExportFormat : '导出格式' ,
173172 StandardFormat : 'labelbee 格式' ,
174- ADE20kFormat : 'ADE20K 格式' ,
175173 ExportSuccess : '导出成功' ,
176174 ExportCOCOLimitMsg : '仅限拉框、多边形工具可以实现 coco 数据的转换' ,
177- ExportADE20KLimitMsg : '仅限多边形工具可以实现 ADE20K 数据的转换' ,
175+ ExportMaskLimitMsg : '仅限多边形工具可以实现 Mask 数据的转换' ,
178176 SelectedExportPath : '选择导出的路径' ,
179177 MultiSelect : '多选' ,
180178 DefaultOption : '默认选择' ,
0 commit comments