From b5c68c971dd53766644adfe7797fc086aba87cf5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Deluan=20Quint=C3=A3o?= Date: Mon, 12 Oct 2020 11:19:56 -0400 Subject: [PATCH] Update pl.json (POEditor.com) --- resources/i18n/pl.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/resources/i18n/pl.json b/resources/i18n/pl.json index ea99623a..0d0b45b1 100644 --- a/resources/i18n/pl.json +++ b/resources/i18n/pl.json @@ -19,7 +19,7 @@ "updatedAt": "Zaktualizowano", "bitRate": "Szybkość transmisji danych", "discSubtitle": "Podtytuł Płyty", - "starred": "Oznaczone gwiazdką" + "starred": "Ulubione" }, "actions": { "addToQueue": "Odtwarzaj Później", @@ -275,7 +275,8 @@ "defaultView": "Widok Podstawowy" } }, - "albumList": "Albumy" + "albumList": "Albumy", + "about": "O aplikacji" }, "player": { "playListsText": "Kolejka Odtwarzania", @@ -301,5 +302,12 @@ "singleLoop": "Powtórz Raz", "shufflePlay": "Odtwarzaj losowo" } + }, + "about": { + "links": { + "homepage": "Strona główna", + "source": "Kod źródłowy", + "featureRequests": "Prośby o nowe funkcjonalności" + } } } \ No newline at end of file