feat: 文档下载页的i18n适配

This commit is contained in:
2025-11-04 14:13:46 +08:00
parent 085fd8bad3
commit b7bb0cfff8
4 changed files with 26 additions and 10 deletions

View File

@ -81,6 +81,12 @@
},
"document-meta": {
"size": "Size",
"format": "Format"
"format": "Format",
"type": "Type",
"upload-at": "Upload at"
},
"document-action": {
"download": "Download",
"preview": "Preview"
}
}