From cbeebbc49568a9cf9c64a0779257e94aa9f85615 Mon Sep 17 00:00:00 2001 From: Florian Dupret <34862846+sephrat@users.noreply.github.com> Date: Thu, 21 Oct 2021 16:29:52 +0200 Subject: [PATCH] Add missing release statuses --- src/Ombi/wwwroot/translations/en.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Ombi/wwwroot/translations/en.json b/src/Ombi/wwwroot/translations/en.json index 959ddaade..43737cc61 100644 --- a/src/Ombi/wwwroot/translations/en.json +++ b/src/Ombi/wwwroot/translations/en.json @@ -284,9 +284,12 @@ "LanguageProfileSelect":"Select A Language Profile", "Status":"Status:", "StatusValues" : { + "Rumored" : "Rumored", "Planned": "Planned", "In Production": "In Production", + "Post Production": "Post Production", "Released": "Released", + "Running": "Running", "Returning Series": "Returning Series", "Ended": "Ended", "Canceled": "Canceled"