From 096cd2f3b19e14e60a8ceb39c8f5904e1e568b28 Mon Sep 17 00:00:00 2001 From: Szpieg <166158045+Szpieg0@users.noreply.github.com> Date: Fri, 13 Jun 2025 15:25:15 +0200 Subject: [PATCH] Update pl.json --- i18n/pl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/pl.json b/i18n/pl.json index e7a290ba2..3170c52c8 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -342,7 +342,7 @@ }, "monitor": { "alreadyConnectedError": "Could not connect to {0} {1} port. Already connected.", - "baudRate": "1{0} baud", + "baudRate": "{0} baud", "connectionFailedError": "Could not connect to {0} {1} port.", "connectionFailedErrorWithDetails": "{0} Could not connect to {1} {2} port.", "connectionTimeout": "Timeout. The IDE has not received the 'success' message from the monitor after successfully connecting to it",