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

@@ -354,6 +354,8 @@ const zh = {
commonTable: {
add: '新增',
delete: '删除',
execute: '执行',
revoke: '撤回',
reply: '答复',
solve: '解决',
cancelsolve: '取消解决',
@@ -374,6 +376,7 @@ const zh = {
exportImg: '导出 图片',
PaperRotation: '纸张方向',
removeAnnotations: '确定要删除这条批注吗?',
removeProofread: '确定要删除这条建议吗?',
removeContent: '确定要删除这条内容吗?',
reContent: '确定要恢复这条内容吗?',
uploadImageInfo: 'Figures 只能上传 JPG、JPEG 和 PNG 格式的文件',