From 0bdaf1567e77fc4bec8e979b2615a960cad3cff8 Mon Sep 17 00:00:00 2001 From: WWWesten Date: Wed, 15 Dec 2021 07:17:37 +0000 Subject: [PATCH] Translated using Weblate (Polish) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/pl/ --- src/strings/pl.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/strings/pl.json b/src/strings/pl.json index 3b50b22e36..d683360b1c 100644 --- a/src/strings/pl.json +++ b/src/strings/pl.json @@ -1599,5 +1599,6 @@ "TypeOptionPluralAudio": "Pliki audio", "LabelAutomaticallyAddToCollectionHelp": "Gdy co najmniej 2 filmy mają tą samą nazwę kolekcji, zostaną automatycznie dodane do kolekcji.", "LabelAutomaticallyAddToCollection": "Automatycznie dodaj do kolekcji", - "TypeOptionPluralBoxSet": "Kolekcje" + "TypeOptionPluralBoxSet": "Kolekcje", + "Cursive": "Kursywa" }