modify i18n

pull/22878/head
leslie2046 7 months ago
parent f5c6bb6345
commit 80963e7603

@ -16,8 +16,8 @@ const translation = {
addAnnotation: 'Add Annotation',
bulkImport: 'Bulk Import',
bulkExport: 'Bulk Export',
clearAll: 'Clear All Annotation',
clearAllConfirm: 'Are you sure you want to delete all annotations? This action cannot be undone.',
clearAll: 'Delete All',
clearAllConfirm: 'Delete all annotations?',
},
},
editModal: {

@ -18,8 +18,8 @@ const translation = {
addAnnotation: '添加标注',
bulkImport: '批量导入',
bulkExport: '批量导出',
clearAll: '删除所有标注',
clearAllConfirm: '您是否确定要删除所有标注?这个动作不可撤回!',
clearAll: '删除所有',
clearAllConfirm: '删除所有标注?',
},
},
editModal: {

Loading…
Cancel
Save