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