From 6e2d40514d1f7d44f1fc3b665a4fa90df1a0c142 Mon Sep 17 00:00:00 2001 From: Jamie Date: Sat, 9 Jan 2021 23:03:24 +0000 Subject: [PATCH] New translations en.json (Danish) --- src/Ombi/wwwroot/translations/da.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Ombi/wwwroot/translations/da.json b/src/Ombi/wwwroot/translations/da.json index 2de3f98d3..7393d963f 100644 --- a/src/Ombi/wwwroot/translations/da.json +++ b/src/Ombi/wwwroot/translations/da.json @@ -306,6 +306,7 @@ "StreamingCountry": "Streaming Country", "StreamingCountryDescription": "This is the country code that we will display streaming information for. If you are in the US please select US and you will have US related streaming information.", "LanguageDescription": "This is the language you would like the Ombi interface to be displayed in.", - "MobileQRCode": "Mobile QR Code" + "MobileQRCode": "Mobile QR Code", + "LegacyApp": "Launch Legacy App" } } \ No newline at end of file