From 8d4f211b341bd2a42a2d5e1505fc57f45d969f05 Mon Sep 17 00:00:00 2001 From: Jamie Date: Mon, 11 Jan 2021 01:03:30 +0000 Subject: [PATCH] New translations en.json (Polish) --- src/Ombi/wwwroot/translations/pl.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Ombi/wwwroot/translations/pl.json b/src/Ombi/wwwroot/translations/pl.json index bd0c1d723..1b7d5f780 100644 --- a/src/Ombi/wwwroot/translations/pl.json +++ b/src/Ombi/wwwroot/translations/pl.json @@ -306,7 +306,7 @@ "StreamingCountry": "Kraj strumieniowania", "StreamingCountryDescription": "To jest kod kraju, dla którego będziemy wyświetlać informacje o strumieniowaniu. Jeśli jesteś w USA, wybierz Stany Zjednoczone, a otrzymasz informacje o przesyłaniu strumieniowym w USA.", "LanguageDescription": "To jest język, w którym ma być wyświetlany interfejs Ombi.", - "MobileQRCode": "Mobile QR Code", - "LegacyApp": "Launch Legacy App" + "MobileQRCode": "Kod QR z telefonu", + "LegacyApp": "Uruchom starszą aplikację" } } \ No newline at end of file