From d74361d4e256773cf887c1f8cd10f7f869752b64 Mon Sep 17 00:00:00 2001 From: Jamie Date: Sat, 9 Jan 2021 23:03:19 +0000 Subject: [PATCH] New translations en.json (Spanish) --- src/Ombi/wwwroot/translations/es.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Ombi/wwwroot/translations/es.json b/src/Ombi/wwwroot/translations/es.json index db0f900cf..522b0debe 100644 --- a/src/Ombi/wwwroot/translations/es.json +++ b/src/Ombi/wwwroot/translations/es.json @@ -306,6 +306,7 @@ "StreamingCountry": "País de emisión", "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