feat(projects): multi language buttons support hiding.

This commit is contained in:
Azir
2024-12-01 20:28:16 +08:00
parent af4177e70b
commit 38962bf00d
6 changed files with 26 additions and 1 deletions

View File

@@ -109,6 +109,9 @@ const local: App.I18n.Schema = {
breadcrumb: {
visible: '显示面包屑',
showIcon: '显示面包屑图标'
},
multilingual: {
visible: '显示多语言按钮'
}
},
tab: {