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
@@ -1598,5 +1598,7 @@
"map_runTrace": "运行路径跟踪",
"scanner_bluetoothOffMessage": "请打开蓝牙功能,以便搜索设备。",
"scanner_bluetoothOff": "蓝牙已关闭",
"scanner_enableBluetooth": "启用蓝牙"
"scanner_enableBluetooth": "启用蓝牙",
"snrIndicator_lastSeen": "最近访问",
"snrIndicator_nearByRepeaters": "附近的重复器"
}