fix(i18n): remove duplicate ui_settings and update_settings keys

This commit is contained in:
daplugg23
2026-02-05 14:59:50 -06:00
parent 5c7b342195
commit a0728fa951

View File

@@ -1698,26 +1698,6 @@
"name": "Auto Updater",
"description": "Automatically checks for new updates"
},
"update_settings": {
"name": "Update Settings",
"description": "Control how PurrfectSnap checks for updates",
"properties": {
"auto_update_check": {
"name": "Auto Update Check"
},
"update_check_frequency": {
"name": "Update Check Frequency"
}
}
},
"ui_settings": {
"name": "UI Settings",
"properties": {
"haptic_feedback": {
"name": "Haptic Feedback"
}
}
},
"disable_metrics": {
"name": "Disable Metrics",
"description": "Blocks sending specific analytic data to Snapchat"