From afdd80ac7228ffe92c486ddc81292e1d524422eb Mon Sep 17 00:00:00 2001 From: TidusJar Date: Thu, 20 Sep 2018 13:50:14 +0100 Subject: [PATCH] Fixed #2518 --- src/Ombi/ClientApp/app/app.component.html | 3 +++ src/Ombi/wwwroot/translations/en.json | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/Ombi/ClientApp/app/app.component.html b/src/Ombi/ClientApp/app/app.component.html index af7315596..24398f088 100644 --- a/src/Ombi/ClientApp/app/app.component.html +++ b/src/Ombi/ClientApp/app/app.component.html @@ -140,6 +140,9 @@
  • +
  • + +
  • diff --git a/src/Ombi/wwwroot/translations/en.json b/src/Ombi/wwwroot/translations/en.json index c53229c3d..ca8dbcd3e 100644 --- a/src/Ombi/wwwroot/translations/en.json +++ b/src/Ombi/wwwroot/translations/en.json @@ -69,7 +69,8 @@ "Dutch": "Dutch", "Norwegian":"Norwegian", "BrazillianPortuguese": "Brazillian Portuguese", - "Polish":"Polish" + "Polish":"Polish", + "Swedish":"Swedish" }, "OpenMobileApp":"Open Mobile App", "RecentlyAdded":"Recently Added"