File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -40,10 +40,10 @@ <h2 class="card-title text-2xl">Setup EchoKit via Bluetooth</h2>
4040
4141 < div class ="card bg-base-100 border border-base-300 ">
4242 < div class ="card-body ">
43- < h3 class ="card-title text-lg " id ="ssidTitle "> WiFi SSID </ h3 >
43+ < h3 class ="card-title text-lg " id ="ssidTitle "> WiFi Network (MUST be 2.4GHz) </ h3 >
4444 < label class ="form-control ">
4545 < div class ="label ">
46- < span class ="label-text "> SSID </ span >
46+ < span class ="label-text "> Network Name </ span >
4747 </ div >
4848 < input type ="text " id ="ssidInput " placeholder ="WiFi network name SSID "
4949 class ="input input-bordered w-full ">
@@ -572,4 +572,4 @@ <h3 class="card-title text-lg">Background Image</h3>
572572 </ script >
573573</ body >
574574
575- </ html >
575+ </ html >
Original file line number Diff line number Diff line change @@ -40,10 +40,10 @@ <h2 class="card-title text-2xl">蓝牙控制面板</h2>
4040
4141 < div class ="card bg-base-100 border border-base-300 ">
4242 < div class ="card-body ">
43- < h3 class ="card-title text-lg " id ="ssidTitle "> SSID 设置 </ h3 >
43+ < h3 class ="card-title text-lg " id ="ssidTitle "> Wi-Fi 网络(必须是2.4GHz) </ h3 >
4444 < label class ="form-control ">
4545 < div class ="label ">
46- < span class ="label-text "> SSID </ span >
46+ < span class ="label-text "> 网络名字 </ span >
4747 </ div >
4848 < input type ="text " id ="ssidInput " placeholder ="输入SSID " class ="input input-bordered w-full ">
4949 </ label >
@@ -581,4 +581,4 @@ <h3 class="card-title text-lg">背景图片设置</h3>
581581 </ script >
582582</ body >
583583
584- </ html >
584+ </ html >
You can’t perform that action at this time.
0 commit comments