This commit is contained in:
2025-10-15 15:08:39 +08:00
parent c3d0aa9f4f
commit 171ddf4761
6 changed files with 2167 additions and 300 deletions

View File

@@ -363,6 +363,9 @@ const en = {
add: 'Add',
delete: 'Delete',
reply: 'Reply',
execute: 'Execute',
revoke: 'Revoke',
solve: 'Solve',
cancelsolve: 'Cancel resolved',
Resolved: 'Resolved',
@@ -382,6 +385,8 @@ const en = {
exportImg: 'Export PNG',
PaperRotation: 'Paper Rotation',
removeAnnotations: 'Are you sure you want to delete this Annotation?',
removeProofread
: 'Are you sure to delete this suggestion?',
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!',