fix: fix setting i18n

This commit is contained in:
ZhaiSoul
2026-05-12 16:51:03 +08:00
parent 57ee01b1ed
commit 19dcad7989
10 changed files with 66 additions and 22 deletions
+19 -7
View File
@@ -1650,12 +1650,17 @@
"continuous": "Continuous"
}
},
"snapshot": {
"retainMode": {
"all": "All",
"motion": "Motion",
"active_objects": "Active Objects"
}
"retainMode": {
"all": "All",
"motion": "Motion",
"active_objects": "Active Objects"
},
"previewQuality": {
"very_high": "Very High",
"high": "High",
"medium": "Medium",
"low": "Low",
"very_low": "Very Low"
},
"ui": {
"timeFormat": {
@@ -1691,7 +1696,14 @@
},
"onvif": {
"profileAuto": "Auto",
"profileLoading": "Loading profiles..."
"profileLoading": "Loading profiles...",
"autotracking": {
"zooming": {
"disabled": "Disabled",
"absolute": "Absolute",
"relative": "Relative"
}
}
},
"modelSize": {
"small": "Small",