From aa281d249e0499df123af580afcc38572636390a Mon Sep 17 00:00:00 2001 From: Jamie Date: Wed, 31 Jan 2018 12:12:24 +0000 Subject: [PATCH] More translations and added a check on the baseurl to ensure it starts with a '/' --- .../app/search/seriesinformation.component.html | 6 +++--- src/Ombi/ClientApp/app/search/tvsearch.component.html | 6 +++--- src/Ombi/ClientApp/app/settings/ombi/ombi.component.ts | 9 +++++++++ src/Ombi/wwwroot/translations/en.json | 5 ++++- 4 files changed, 19 insertions(+), 7 deletions(-) diff --git a/src/Ombi/ClientApp/app/search/seriesinformation.component.html b/src/Ombi/ClientApp/app/search/seriesinformation.component.html index b5c7d5bff..3c65e6de1 100644 --- a/src/Ombi/ClientApp/app/search/seriesinformation.component.html +++ b/src/Ombi/ClientApp/app/search/seriesinformation.component.html @@ -8,16 +8,16 @@ }
- +
-

Season: {{season.seasonNumber}}

+

Season: {{season.seasonNumber}}

- + diff --git a/src/Ombi/ClientApp/app/search/tvsearch.component.html b/src/Ombi/ClientApp/app/search/tvsearch.component.html index d82cb6727..84fd60bfd 100644 --- a/src/Ombi/ClientApp/app/search/tvsearch.component.html +++ b/src/Ombi/ClientApp/app/search/tvsearch.component.html @@ -118,18 +118,18 @@
+ {{ 'Common.Available' | translate }}

- View On Plex + {{ 'Search.TvShows.Popular' | translate }}