You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: webapp/src/locales/de.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -531,6 +531,8 @@
531
531
"WifiConfiguration": "WLAN-Konfiguration",
532
532
"WifiSsid": "WLAN-SSID",
533
533
"WifiPassword": "WLAN-Passwort",
534
+
"WifiBssid": "WLAN-BSSID",
535
+
"WifiBssidHint": "Setze die BSSID des WLAN-Access Points, um mit einem bestimmten Access Point zu verbinden. Leer lassen um jeden Access Point zu erlauben.",
534
536
"Hostname": "Hostname",
535
537
"HostnameHint": "<b>Hinweis:</b> Der Text <span class=\"font-monospace\">%06X</span> wird durch die letzten 6 Ziffern der ESP-ChipID im Hex-Format ersetzt.",
Copy file name to clipboardExpand all lines: webapp/src/locales/en.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -533,6 +533,8 @@
533
533
"WifiConfiguration": "WiFi Configuration",
534
534
"WifiSsid": "WiFi SSID",
535
535
"WifiPassword": "WiFi Password",
536
+
"WifiBssid": "WiFi BSSID",
537
+
"WifiBssidHint": "Set the BSSID of the WiFi Access Point to connect to. Leave empty to allow connecting to any Access Point.",
536
538
"Hostname": "Hostname",
537
539
"HostnameHint": "<b>Hint:</b> The text <span class=\"font-monospace\">%06X</span> will be replaced with the last 6 digits of the ESP ChipID in hex format.",
0 commit comments