feat(projects): support closing tabs with middle mouse button click

This commit is contained in:
wenyuan
2025-10-21 17:28:44 +08:00
committed by Soybean
parent 345aa2932f
commit a8d1e5d266
6 changed files with 34 additions and 3 deletions

View File

@@ -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',