This commit is contained in:
2023-11-29 11:52:01 +08:00
10 changed files with 111 additions and 82 deletions

View File

@@ -1319,5 +1319,12 @@ export default {
noChange: "No change in interface settings",
},
},
tool: {
help: {
download: "Download",
pdfViewer: "In-browser preview",
pdfViewerErr: "Sorry, your browser does not support PDF preview!",
}
},
},
};