From 062d314ff581e40ffd8882c31bed0adf2e7e85c5 Mon Sep 17 00:00:00 2001 From: Jamie Date: Thu, 28 Jul 2022 22:41:38 +0100 Subject: [PATCH] =?UTF-8?q?fix(translations):=20=F0=9F=8C=90=20New=20trans?= =?UTF-8?q?lations=20from=20Crowdin=20[skip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Ombi/wwwroot/translations/nl.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/Ombi/wwwroot/translations/nl.json b/src/Ombi/wwwroot/translations/nl.json index 5c949461a..b0985224e 100644 --- a/src/Ombi/wwwroot/translations/nl.json +++ b/src/Ombi/wwwroot/translations/nl.json @@ -22,9 +22,13 @@ "Monitored": "Gemonitord", "NotAvailable": "Niet Beschikbaar", "ProcessingRequest": "Verzoek wordt verwerkt", + "ProcessingRequest4K": "Processing Request 4K", "PendingApproval": "Wacht op goedkeuring", + "PendingApproval4K": "Pending Approval 4K", "RequestDenied": "Verzoek geweigerd", + "RequestDenied4K": "Request Denied 4K", "NotRequested": "Niet verzocht", + "NotRequested4K": "Not Requested 4K", "Requested": "Aangevraagd", "Requested4K": "Requested 4K", "Search": "Zoeken", @@ -341,7 +345,7 @@ "Seasons": "Seasons:", "Episodes": "Afleveringen:", "Availability": "Beschikbaarheid:", - "RequestStatus": "Aanvraagstatus", + "RequestStatus": "Request Status:", "Quality": "Kwaliteit:", "RootFolderOverride": "Hoofdmap overschrijven:", "QualityOverride": "Kwaliteit overschrijven:",