From 00ffe2321585487977214e986c445d68b8452d93 Mon Sep 17 00:00:00 2001 From: Jamie Date: Wed, 31 Jan 2018 12:22:10 +0000 Subject: [PATCH] New translations en.json (French) --- src/Ombi/wwwroot/translations/fr.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/Ombi/wwwroot/translations/fr.json b/src/Ombi/wwwroot/translations/fr.json index e4ecee74c..bdb361806 100644 --- a/src/Ombi/wwwroot/translations/fr.json +++ b/src/Ombi/wwwroot/translations/fr.json @@ -94,7 +94,10 @@ "AllSeasons": "All Seasons", "FirstSeason": "First Season", "LatestSeason": "Latest Season", - "Select": "Select ..." + "Select": "Select ...", + "SubmitRequest": "Submit Request", + "Season": "Season: {{seasonNumber}}", + "SelectAllInSeason": "Select All in Season {{seasonNumber}}" } }, "Requests": {