adjust lang
This commit is contained in:
parent
4959df3119
commit
322a17bca1
1 changed files with 1 additions and 1 deletions
|
|
@ -459,7 +459,7 @@
|
||||||
<div class="bg-gray-100 rounded p-2 border border-gray-200">
|
<div class="bg-gray-100 rounded p-2 border border-gray-200">
|
||||||
<div class="font-semibold">Why is my node showing up in the wrong place?</div>
|
<div class="font-semibold">Why is my node showing up in the wrong place?</div>
|
||||||
<div>This public map obfuscates your position packets for v2.4 firmware and older.</div>
|
<div>This public map obfuscates your position packets for v2.4 firmware and older.</div>
|
||||||
<div>Nodes on v2.4 and older have their positions truncated to 2 decimal places.</div>
|
<div>Nodes on v2.4 and older have their positions obfuscated to 2 decimal places.</div>
|
||||||
<div>Nodes on v2.5 and newer, with "OK to MQTT" enabled, will show positions with your configured precision.</div>
|
<div>Nodes on v2.5 and newer, with "OK to MQTT" enabled, will show positions with your configured precision.</div>
|
||||||
<div>Nodes on v2.5 and newer, with "OK to MQTT" disabled, will not update their positions.</div>
|
<div>Nodes on v2.5 and newer, with "OK to MQTT" disabled, will not update their positions.</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue