From 391828633f7d8bbfc708a7fea5ccd68ab9b0c86e Mon Sep 17 00:00:00 2001 From: Jamie Date: Tue, 30 Jan 2018 16:32:59 +0000 Subject: [PATCH] New translations en.json (Spanish) --- src/Ombi/wwwroot/translations/es.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/Ombi/wwwroot/translations/es.json b/src/Ombi/wwwroot/translations/es.json index 61c371094..72a87017a 100644 --- a/src/Ombi/wwwroot/translations/es.json +++ b/src/Ombi/wwwroot/translations/es.json @@ -21,6 +21,7 @@ "Request": "Solicitar", "Denied": "Denegado", "Approve": "Aprobar", + "PartlyAvailable": "Partly Available", "Errors": { "Validation": "Por favor, comprueba los datos introducidos" } @@ -82,6 +83,18 @@ "NowPlayingMovies": "Películas en cartelera", "HomePage": "Inicio", "Trailer": "Tráiler" + }, + "TvShows": { + "Popular": "Popular", + "Trending": "Trending", + "MostWatched": "Most Watched", + "MostAnticipated": "Most Anticipated", + "Results": "Results", + "AirDate": "Air Date:", + "AllSeasons": "All Seasons", + "FirstSeason": "First Season", + "LatestSeason": "Latest Season", + "Select": "Select ..." } }, "Requests": {