We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 980673a commit 7b15a44Copy full SHA for 7b15a44
i18n/en.json
@@ -217,7 +217,7 @@
217
},
218
"monitor": {
219
"unableToCloseWebSocket": "Unable to close websocket",
220
- "unableToConnectToWebSocket": "Unable to close websocket"
+ "unableToConnectToWebSocket": "Unable to connect to websocket"
221
222
"preferences": {
223
"additionalManagerURLs": "Additional Boards Manager URLs",
@@ -274,8 +274,7 @@
274
"noLineEndings": "No Line Ending",
275
"notConnected": "Not connected. Select a board and a port to connect automatically.",
276
"timestamp": "Timestamp",
277
- "toggleTimestamp": "Toggle Timestamp",
278
- "unexpectedError": "Unexpected error. Reconnecting {0} on port {1}."
+ "toggleTimestamp": "Toggle Timestamp"
279
280
"sketch": {
281
"archiveSketch": "Archive Sketch",
0 commit comments