feat: add settings synchronization feature with server, including UI toggle and localization
This commit is contained in:
@@ -746,6 +746,10 @@
|
||||
"label": "Debug Mode",
|
||||
"description": "Enable detailed logging for troubleshooting"
|
||||
},
|
||||
"settings_sync": {
|
||||
"label": "Settings Sync",
|
||||
"description": "Sync your settings across browsers and devices"
|
||||
},
|
||||
"keyboard_shortcuts": {
|
||||
"label": "Keyboard Shortcuts",
|
||||
"description": "View available keyboard shortcuts",
|
||||
|
||||
Reference in New Issue
Block a user