From f7f2cf38591f247f9506cbadf0b809cf4ea5f000 Mon Sep 17 00:00:00 2001 From: Jamie Date: Mon, 18 Oct 2021 20:11:48 +0100 Subject: [PATCH] New translations en.json (French) --- src/Ombi/wwwroot/translations/fr.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/src/Ombi/wwwroot/translations/fr.json b/src/Ombi/wwwroot/translations/fr.json index 64c3981cd..2d3bbb8a3 100644 --- a/src/Ombi/wwwroot/translations/fr.json +++ b/src/Ombi/wwwroot/translations/fr.json @@ -90,6 +90,7 @@ "TvTab": "Séries", "MusicTab": "Musique", "AdvancedSearch": "Vous pouvez remplir l'un des éléments ci-dessous pour découvrir de nouveaux médias. Tous les résultats sont triés par popularité", + "AdvancedSearchHeader": "Advanced Search", "Suggestions": "Suggestions", "NoResults": "Désolé, nous n'avons trouvé aucun résultat !", "DigitalDate": "Sortie numérique: {{date}}", @@ -123,7 +124,10 @@ "SubmitRequest": "Envoyer la demande", "Season": "Saison {{seasonNumber}}", "SelectAllInSeason": "Tout sélectionner dans la saison {{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": "Demandes", @@ -231,7 +235,9 @@ "FilterHeaderAvailability": "Disponibilité", "FilterHeaderRequestStatus": "Statut", "Approved": "Validée", - "PendingApproval": "En attente de validation" + "PendingApproval": "En attente de validation", + "WatchProviders": "Watch Providers", + "Keywords": "Keywords" }, "UserManagment": { "TvRemaining": "TV : {{remaining}}/{{total}} restant(s)",