自动化

This commit is contained in:
2024-12-22 17:11:36 +08:00
parent 3d658f030d
commit dcea82e412
47 changed files with 174271 additions and 5675 deletions

View File

@@ -354,6 +354,9 @@ const en = {
},
commonTable: {
add: 'Add',
preview: 'Preview',
link: 'Positioning',
Typed: 'Typed',
edit: 'Edit',
rows: 'rows',
columns: 'columns',
@@ -361,9 +364,15 @@ const en = {
headerPlaceholder: 'Fill in the header',
typesettingType2: 'Horizontal A4',
typesettingType1: 'Vertical A4',
AnnotationList: 'Annotation List',
Annotations: 'Annotations',
exportWord: 'Export Word',
exportImg: 'Export PNG',
PaperRotation: 'Paper Rotation',
removeAnnotations:'Are you sure you want to delete this Annotation?',
removeContent:'Are you sure you want to delete this content?',
reContent:'Are you sure you want to restore this content?',
uploadImageInfo:'Figures can only upload files in JPG, JPEG, and PNG formats!'
},
}