feat: add shortcut keys preferencs

This commit is contained in:
vben
2024-06-16 13:43:33 +08:00
parent 5d829a6d9a
commit 222c73963d
38 changed files with 1449 additions and 887 deletions

View File

@@ -18,7 +18,7 @@ const components: Record<string, Component> = {
const PRESET = computed(() => [
{
name: $t('preference.wide'),
name: $t('preferences.wide'),
type: 'wide',
},
{