From f5666719752968bb57714d8b5256e112c3b4d941 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Mon, 12 Sep 2022 18:11:35 +0000 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 73.8% (62 of 84 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/nl/ --- public/locales/nl/common.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/public/locales/nl/common.json b/public/locales/nl/common.json index ac5d6a991..1e1f6f1e8 100644 --- a/public/locales/nl/common.json +++ b/public/locales/nl/common.json @@ -114,5 +114,12 @@ "apps": "Applications", "clients": "Clients", "messages": "Messages" + }, + "prowlarr": { + "enableIndexers": "Indexers", + "numberOfGrabs": "Grabs", + "numberOfQueries": "Queries", + "numberOfFailGrabs": "Fail Grabs", + "numberOfFailQueries": "Fail Queries" } }