From b9acc8999f6259a97bea478317ee6232b9b74a0a Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Thu, 16 Apr 2020 14:44:59 +0530 Subject: [PATCH] New translations fonts.json (Polish) --- src/i18n/locales/pl/rightSidebar/fonts.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/pl/rightSidebar/fonts.json b/src/i18n/locales/pl/rightSidebar/fonts.json index dbcfe5f2..f7fc0308 100644 --- a/src/i18n/locales/pl/rightSidebar/fonts.json +++ b/src/i18n/locales/pl/rightSidebar/fonts.json @@ -1,7 +1,7 @@ { - "title": "Fonts", + "title": "Czcionki", "fontFamily": { - "label": "Font Family", - "helpText": "You can use any font that is installed on your system as well. Just enter the name of the font family here and the browser would load it up for you." + "label": "Rodzina czcionek", + "helpText": "Możesz także użyć dowolnej czcionki zainstalowanej w systemie. Wystarczy wpisać tutaj nazwę rodziny czcionek, a przeglądarka załaduje ją dla Ciebie." } }