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