feat(projects): add plugin typeit (#591)

This commit is contained in:
Ohh
2024-08-11 23:30:12 +08:00
committed by GitHub
parent bbacff0581
commit b36d914e48
8 changed files with 63 additions and 2 deletions

View File

@@ -206,7 +206,8 @@ const local: App.I18n.Schema = {
plugin_pinyin: 'pinyin',
plugin_excel: 'Excel',
plugin_pdf: 'PDF preview',
plugin_gantt: 'Gantt Chart'
plugin_gantt: 'Gantt Chart',
plugin_typeit: 'Typeit'
},
page: {
login: {

View File

@@ -206,7 +206,8 @@ const local: App.I18n.Schema = {
plugin_pinyin: '拼音',
plugin_excel: 'Excel',
plugin_pdf: 'PDF 预览',
plugin_gantt: '甘特图'
plugin_gantt: '甘特图',
plugin_typeit: '打字机'
},
page: {
login: {