fix: refresh los localization

This commit is contained in:
just_stuff_tm
2026-02-23 18:55:43 -05:00
parent 1a9b7b0d55
commit 2188b49726
29 changed files with 223 additions and 103 deletions
+13 -5
View File
@@ -1677,10 +1677,18 @@
"@losFrequencyDialogDescription": {
"description": "Explain how the calculation uses the baseline frequency and derived k-factor.",
"placeholders": {
"baselineK": { "type": "double" },
"baselineFreq": { "type": "double" },
"frequencyMHz": { "type": "double" },
"kFactor": { "type": "double" }
"baselineK": {
"type": "double"
},
"baselineFreq": {
"type": "double"
},
"frequencyMHz": {
"type": "double"
},
"kFactor": {
"type": "double"
}
}
},
"contacts_pathTrace": "Path Trace",
@@ -1763,4 +1771,4 @@
"settings_gpxExportShareSubject": "meshcore-open GPX map data export",
"snrIndicator_nearByRepeaters": "Nearby Repeaters",
"snrIndicator_lastSeen": "Last seen"
}
}