From 80e0466db4300e890792096fc36b8ee7d690b5a0 Mon Sep 17 00:00:00 2001 From: Jamie Date: Mon, 18 Oct 2021 20:11:54 +0100 Subject: [PATCH] New translations en.json (Italian) --- src/Ombi/wwwroot/translations/it.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/Ombi/wwwroot/translations/it.json b/src/Ombi/wwwroot/translations/it.json index f61703f55..c2599f4b3 100644 --- a/src/Ombi/wwwroot/translations/it.json +++ b/src/Ombi/wwwroot/translations/it.json @@ -90,6 +90,7 @@ "TvTab": "Serie TV", "MusicTab": "Musica", "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": "Suggerimenti", "NoResults": "Spiacenti, non abbiamo trovato nulla!", "DigitalDate": "Uscita in digitale: {{date}}", @@ -123,7 +124,10 @@ "SubmitRequest": "Invia richiesta", "Season": "Stagione {{seasonNumber}}", "SelectAllInSeason": "Seleziona tutto nella stagione {{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": "Richieste", @@ -231,7 +235,9 @@ "FilterHeaderAvailability": "Disponibilità", "FilterHeaderRequestStatus": "Stato", "Approved": "Approvato", - "PendingApproval": "In attesa di approvazione" + "PendingApproval": "In attesa di approvazione", + "WatchProviders": "Watch Providers", + "Keywords": "Keywords" }, "UserManagment": { "TvRemaining": "TV: {{remaining}}/{{total}} rimanenti",