From acd343d62e6449a4dafaa2cfe46be3d900b259a1 Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 22 Jun 2023 01:03:24 +0900 Subject: [PATCH] New translations torrents-status.json (Swedish) --- public/locales/sv/modules/torrents-status.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/public/locales/sv/modules/torrents-status.json b/public/locales/sv/modules/torrents-status.json index 771f8cb85..151c3ae7e 100644 --- a/public/locales/sv/modules/torrents-status.json +++ b/public/locales/sv/modules/torrents-status.json @@ -14,11 +14,11 @@ "label": "Visa inaktuella torrents" }, "labelFilterIsWhitelist": { - "label": "" + "label": "Etikettlistan är en vitlista (istället för svartlista)" }, "labelFilter": { - "label": "", - "description": "" + "label": "Etikettlista", + "description": "Om \"är vitlista\" är markerat kommer detta att fungera som en vitlista. Om detta inte är markerat är detta en svartlista. Kommer inte att göra något när den är tom" } } }, @@ -41,7 +41,7 @@ }, "body": { "nothingFound": "Inga torrents hittades", - "filterHidingItems": "" + "filterHidingItems": "{{count}} poster är dolda av dina filter" } }, "lineChart": {