From 06e45e953e8f13adcd8449ff26db8c9c1495206a Mon Sep 17 00:00:00 2001 From: Jamie Date: Wed, 31 Jan 2018 12:22:18 +0000 Subject: [PATCH] New translations en.json (Norwegian) --- src/Ombi/wwwroot/translations/no.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/Ombi/wwwroot/translations/no.json b/src/Ombi/wwwroot/translations/no.json index f7c29a361..c983ac4bd 100644 --- a/src/Ombi/wwwroot/translations/no.json +++ b/src/Ombi/wwwroot/translations/no.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": {