From 1ff0c6e4d15ecfa11f2f7ad77dda9ddefd9a74f6 Mon Sep 17 00:00:00 2001 From: Jamie Date: Fri, 12 Jan 2018 08:18:04 +0000 Subject: [PATCH] Added Norwegian to the language dropdown --- 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 a4d8c03ce..d16079a3b 100644 --- a/src/Ombi/ClientApp/app/app.component.html +++ b/src/Ombi/ClientApp/app/app.component.html @@ -110,6 +110,9 @@
  • +
  • + +
  • diff --git a/src/Ombi/wwwroot/translations/en.json b/src/Ombi/wwwroot/translations/en.json index e2e3e94f4..4e00625aa 100644 --- a/src/Ombi/wwwroot/translations/en.json +++ b/src/Ombi/wwwroot/translations/en.json @@ -61,7 +61,8 @@ "German": "German", "Italian": "Italian", "Danish": "Danish", - "Dutch": "Dutch" + "Dutch": "Dutch", + "Norwegian":"Norwegian" } }, "Search": {