mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-07 00:36:03 +08:00
feat(projects): support grayscale. fixed #385
This commit is contained in:
@@ -57,6 +57,7 @@ const local: App.I18n.Schema = {
|
||||
dark: 'Dark',
|
||||
auto: 'Follow System'
|
||||
},
|
||||
grayscale: 'Grayscale',
|
||||
layoutMode: {
|
||||
title: 'Layout Mode',
|
||||
vertical: 'Vertical Menu Mode',
|
||||
|
||||
Reference in New Issue
Block a user