style(other): modify the Chinese name of the grayscale mode

This commit is contained in:
Azir
2024-07-22 14:39:04 +08:00
parent c469512bd4
commit 5377002932

View File

@ -64,7 +64,7 @@ const local: App.I18n.Schema = {
dark: '暗黑模式',
auto: '跟随系统'
},
grayscale: '灰模式',
grayscale: '灰模式',
layoutMode: {
title: '布局模式',
vertical: '左侧菜单模式',