From e77c77536f17179281035fddd61b7fe2c5b249fc Mon Sep 17 00:00:00 2001 From: Jamie Date: Mon, 18 Oct 2021 20:11:51 +0100 Subject: [PATCH] New translations en.json (Danish) --- src/Ombi/wwwroot/translations/da.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/Ombi/wwwroot/translations/da.json b/src/Ombi/wwwroot/translations/da.json index 3238c31ff..df1889603 100644 --- a/src/Ombi/wwwroot/translations/da.json +++ b/src/Ombi/wwwroot/translations/da.json @@ -90,6 +90,7 @@ "TvTab": "Tv-serier", "MusicTab": "Musik", "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": "Forslag", "NoResults": "Beklager, vi fandt ingen resultater!", "DigitalDate": "Digital udgivelse: {{date}}", @@ -123,7 +124,10 @@ "SubmitRequest": "Send anmodning", "Season": "Sæson {{seasonNumber}}", "SelectAllInSeason": "Vælg alle i sæson {{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": "Anmodninger", @@ -231,7 +235,9 @@ "FilterHeaderAvailability": "Tilgængelighed", "FilterHeaderRequestStatus": "Status", "Approved": "Godkendt", - "PendingApproval": "Afventer godkendelse" + "PendingApproval": "Afventer godkendelse", + "WatchProviders": "Watch Providers", + "Keywords": "Keywords" }, "UserManagment": { "TvRemaining": "Tv: {{remaining}}/{{total}} Resterende",