From 0610f9e410cb600186d471cd1b2b0cf9ef8889c4 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Thu, 16 Apr 2020 14:44:57 +0530 Subject: [PATCH] New translations settings.json (Polish) --- src/i18n/locales/pl/rightSidebar/settings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/pl/rightSidebar/settings.json b/src/i18n/locales/pl/rightSidebar/settings.json index dacc183c..35b2d9df 100644 --- a/src/i18n/locales/pl/rightSidebar/settings.json +++ b/src/i18n/locales/pl/rightSidebar/settings.json @@ -1,7 +1,7 @@ { - "title": "Settings", + "title": "Ustawienia", "language": { - "label": "Language", - "helpText": "If you would like to help translate the app into your own language, please refer to the <1>Translation Documentation." + "label": "Język", + "helpText": "Jeśli chcesz pomóc w tłumaczeniu aplikacji na swój język, zapoznaj się z <1>Translation Documentation." } } \ No newline at end of file