update lang

This commit is contained in:
liamcottle
2024-07-17 10:58:49 +12:00
parent c1b64afc13
commit cdeb6fc91f

View File

@@ -154,7 +154,7 @@
</select> </select>
</div> </div>
<div class="flex mb-1 space-x-1"> <div class="flex mb-1 space-x-1">
<div class="min-w-[125px] my-auto text-right">Tx Power (dB)</div> <div class="min-w-[125px] my-auto text-right">Tx Power (dBm)</div>
<input v-model="configTxPower" type="number" class="min-w-[250px] bg-white border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block px-2"> <input v-model="configTxPower" type="number" class="min-w-[250px] bg-white border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block px-2">
</div> </div>
<div class="flex mb-1 space-x-1"> <div class="flex mb-1 space-x-1">