From ef852b94e319a414ea339ae1b71aa41ace13e2f5 Mon Sep 17 00:00:00 2001 From: Jamie Date: Mon, 18 Oct 2021 20:11:55 +0100 Subject: [PATCH] New translations en.json (Dutch) --- src/Ombi/wwwroot/translations/nl.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/Ombi/wwwroot/translations/nl.json b/src/Ombi/wwwroot/translations/nl.json index e2c9833c4..ed6890593 100644 --- a/src/Ombi/wwwroot/translations/nl.json +++ b/src/Ombi/wwwroot/translations/nl.json @@ -90,6 +90,7 @@ "TvTab": "TV Series", "MusicTab": "Muziek", "AdvancedSearch": "You can fill in any of the below to discover new media. All of the results are sorted by popularity", + "AdvancedSearchHeader": "Advanced Search", "Suggestions": "Suggesties", "NoResults": "Sorry, er zijn geen resultaten gevonden!", "DigitalDate": "Digitale Uitgave: {{date}}", @@ -123,7 +124,10 @@ "SubmitRequest": "Verzoek Indienen", "Season": "Seizoen {{seasonNumber}}", "SelectAllInSeason": "Selecteer Alles in het Seizoen {{seasonNumber}}" - } + }, + "AdvancedSearchInstructions": "Please choose what type of media you are searching for:", + "YearOfRelease": "Year of Release", + "KeywordSearchingDisclaimer": "Please note that Keyword Searching is very hit and miss due to the inconsistent data in TheMovieDb" }, "Requests": { "Title": "Verzoeken", @@ -231,7 +235,9 @@ "FilterHeaderAvailability": "Beschikbaarheid", "FilterHeaderRequestStatus": "Status", "Approved": "Goedgekeurd", - "PendingApproval": "In afwachting van goedkeuring" + "PendingApproval": "In afwachting van goedkeuring", + "WatchProviders": "Watch Providers", + "Keywords": "Keywords" }, "UserManagment": { "TvRemaining": "Tv: {{remaining}}/{{total}} Resterend",