Add SNR indicator localization and update UI references for nearby repeaters

This commit is contained in:
Winston Lowe
2026-02-15 17:04:54 -08:00
parent e6814b4f48
commit 75a7f437f6
32 changed files with 149 additions and 17 deletions
+3 -1
View File
@@ -1626,5 +1626,7 @@
"map_pathTraceCancelled": "Pfadverfolgung abgebrochen.",
"scanner_bluetoothOffMessage": "Bitte aktivieren Sie Bluetooth, um nach Geräten zu suchen.",
"scanner_bluetoothOff": "Bluetooth ist deaktiviert.",
"scanner_enableBluetooth": "Bluetooth aktivieren"
"scanner_enableBluetooth": "Bluetooth aktivieren",
"snrIndicator_lastSeen": "Zuletzt gesehen",
"snrIndicator_nearByRepeaters": "In der Nähe befindliche Repeater"
}