mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-24 10:40:07 +08:00
feat(migration): add auto-copy translation mapping for preferences
This commit is contained in:
parent
821f233728
commit
7f34d084cc
@ -736,7 +736,8 @@ export const REDUX_STORE_MAPPINGS = {
|
||||
originalKey: 'shortcuts.exit_fullscreen',
|
||||
targetKey: 'shortcut.app.exit_fullscreen'
|
||||
}
|
||||
]
|
||||
],
|
||||
translate: [{ originalKey: 'settings.autoCopy', targetKey: 'translate.settings.auto_copy' }]
|
||||
} as const
|
||||
|
||||
// === AUTO-GENERATED CONTENT END ===
|
||||
|
||||
Loading…
Reference in New Issue
Block a user