refactor: move PageWatermarkConfig interface to dedicated types file

feat(i18n): add missing translations for 5 languages
- be: common.close, upload.clearFiles
- zh: addStamps username fields
- zh-TW, tr, pt: compressPdf compression settings
This commit is contained in:
alam00000
2026-02-27 15:00:51 +05:30
parent 98c65d2b45
commit 2c6d36037a
7 changed files with 93 additions and 22 deletions

View File

@@ -144,7 +144,10 @@
},
"addStamps": {
"name": "添加印章",
"subtitle": "使用注释工具栏向您的 PDF 添加图片印章。"
"subtitle": "使用注释工具栏向您的 PDF 添加图片印章。",
"usernameLabel": "印章用户名",
"usernamePlaceholder": "输入您的姓名(用于印章)",
"usernameHint": "此名称将显示在您创建的印章上。"
},
"removeAnnotations": {
"name": "移除注释",