feat(projects): add plugin pdf preview (#568)

This commit is contained in:
Ohh
2024-07-27 03:06:11 +08:00
committed by GitHub
parent 24320ab899
commit a9dce21878
9 changed files with 106 additions and 2 deletions

View File

@@ -199,7 +199,8 @@ const local: App.I18n.Schema = {
plugin_video: 'Video',
plugin_barcode: 'Barcode',
plugin_pinyin: 'pinyin',
plugin_excel: 'Excel'
plugin_excel: 'Excel',
plugin_pdf: 'PDF preview'
},
page: {
login: {