mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-25 22:30:19 +08:00
feat(projects): add plugin pdf preview (#568)
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user