mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-05 07:46:03 +08:00
feat(projects): support closing tabs with middle mouse button click
This commit is contained in:
@@ -138,7 +138,9 @@ const local: App.I18n.Schema = {
|
||||
slider: 'Slider',
|
||||
chrome: 'Chrome',
|
||||
button: 'Button'
|
||||
}
|
||||
},
|
||||
closeByMiddleClick: 'Close Tab by Middle Click',
|
||||
closeByMiddleClickTip: 'Enable closing tabs by clicking with the middle mouse button'
|
||||
},
|
||||
header: {
|
||||
title: 'Header Settings',
|
||||
|
||||
Reference in New Issue
Block a user