From 5d1639a22e9a757c57497d5d9cd54a0b6167f8ce Mon Sep 17 00:00:00 2001 From: Anonymous Date: Fri, 28 Oct 2022 08:01:10 +0000 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 29.0% (63 of 217 strings) Translation: Homepage/Homepage Translate-URL: https://hosted.weblate.org/projects/homepage/homepage/nl/ --- public/locales/nl/common.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/locales/nl/common.json b/public/locales/nl/common.json index 13659416..42d0b6b8 100644 --- a/public/locales/nl/common.json +++ b/public/locales/nl/common.json @@ -287,5 +287,10 @@ "rejectedPushes": "Rejected", "filters": "Filters", "indexers": "Indexers" + }, + "watchtower": { + "containers_scanned": "Scanned", + "containers_updated": "Updated", + "containers_failed": "Failed" } }