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: lang/en.js
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -88,6 +88,7 @@ var language = {
88
88
'reconnect-microbit': 'Please reconnect your micro:bit and try again.',
89
89
'partial-flashing-disable': 'If the errors persist, try disabling Quick Flash in the beta options.',
90
90
'device-disconnected': 'Device disconnected.',
91
+
'timeout-error': 'Unable to connect to the micro:bit',
91
92
'unavailable': 'With WebUSB you can program your micro:bit and connect to the serial console directly from the online editor.<br/>Unfortunately, WebUSB is not supported in this browser. We recommend Chrome, or a Chrome-based browser to use WebUSB.',
"timeout-error":":Unable to connect to the micro:bit",
91
92
"unavailable": "Con WebUSB puedes programar tu micro: bit y conectarte a la consola de serie directamente desde el Editor de Python.<br/>Desafortunadamente, WebUSB no es compatible con este navegador. Recomendamos Chrome o un navegador basado en Chrome para usar WebUSB.",
Copy file name to clipboardExpand all lines: lang/pl.js
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -88,6 +88,7 @@ var language = {
88
88
"reconnect-microbit": "Podłącz jeszcze raz swój micro:bit i spróbuj ponownie.",
89
89
"partial-flashing-disable": "Jeśli error się powtarza, spróbuj wyłączyć Quick Flash w opcjach beta.",
90
90
"device-disconnected": "Urządzenie odłączone.",
91
+
"timeout-error": "Unable to connect to the micro:bit",
91
92
"unavailable": "Za pomocą WebUSB możesz zaprogramować swój micro:bit i połączyć się z konsolą szeregową bezpośrednio z edytora online.<br/> Niestety, WebUSB nie jest obsługiwany w tej przeglądarce. Do korzystania z WebUSB zalecamy Chrome lub inną przeglądarkę opartą na Chrome.",
0 commit comments