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
@@ -544,6 +544,8 @@
544
544
"WifiConfiguration": "WLAN-Konfiguration",
545
545
"WifiSsid": "WLAN-SSID",
546
546
"WifiPassword": "WLAN-Passwort",
547
+
"WifiBssid": "WLAN-BSSID",
548
+
"WifiBssidHint": "Setze die BSSID des WLAN-Access Points, um mit einem bestimmten Access Point zu verbinden. Leer lassen um jeden Access Point zu erlauben.",
547
549
"Hostname": "Hostname",
548
550
"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
@@ -544,6 +544,8 @@
544
544
"WifiConfiguration": "WiFi Configuration",
545
545
"WifiSsid": "WiFi SSID",
546
546
"WifiPassword": "WiFi Password",
547
+
"WifiBssid": "WiFi BSSID",
548
+
"WifiBssidHint": "Set the BSSID of the WiFi Access Point to connect to. Leave empty to allow connecting to any Access Point.",
547
549
"Hostname": "Hostname",
548
550
"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