diff --git a/src/Ombi/wwwroot/translations/fr.json b/src/Ombi/wwwroot/translations/fr.json index 772b14ae1..cca8a22eb 100644 --- a/src/Ombi/wwwroot/translations/fr.json +++ b/src/Ombi/wwwroot/translations/fr.json @@ -275,7 +275,8 @@ "SonarrConfiguration": "Sonarr Configuration", "RadarrConfiguration": "Radarr Configuration", "RequestOnBehalf": "Demander au nom de : ", - "PleaseSelectUser": "Veuillez sélectionner un utilisateur" + "PleaseSelectUser": "Veuillez sélectionner un utilisateur", + "StreamingOn": "Streaming On" }, "Discovery": { "PopularTab": "Populaire", @@ -300,6 +301,11 @@ "UserPreferences": { "Welcome": "Bienvenue {{username}}!", "OmbiLanguage": "Langue", - "DarkMode": "Mode Sombre" + "DarkMode": "Mode Sombre", + "Updated": "Successfully Updated", + "StreamingCountry": "Streaming Country", + "StreamingCountryDescription": "This is the country code that we will display streaming information for. If you are in the US please select US and you will have US related streaming information.", + "LanguageDescription": "This is the language you would like the Ombi interface to be displayed in.", + "MobileQRCode": "Mobile QR Code" } } \ No newline at end of file