From d13cf73688be21c89a257ef6981406662f80c641 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Tue, 15 Feb 2022 15:17:06 +0000 Subject: [PATCH] l10n: Updated translations from OneSky --- L10n/pl.strings | 3 +++ 1 file changed, 3 insertions(+) diff --git a/L10n/pl.strings b/L10n/pl.strings index 4ac1d33b..6e4f7244 100644 --- a/L10n/pl.strings +++ b/L10n/pl.strings @@ -250,6 +250,9 @@ /* eddn.py: EDDN returned some sort of HTTP error, one we didn't expect. {STATUS} contains a number; In files: eddn.py:344; */ "EDDN Error: Returned {STATUS} status code" = "Błąd EDDN: Zwrócono kod {STATUS}"; +/* eddn.py: No 'Route' found in NavRoute.json file; In files: eddn.py:970; */ +"No 'Route' array in NavRoute.json contents" = "Brak tablicy \"Route\" wewnątrz NavRoute.json"; + /* eddn.py: Enable EDDN support for station data checkbox label; In files: eddn.py:1121; */ "Send station data to the Elite Dangerous Data Network" = "Wyślij dane do Elite Dangerous Data Network";