diff --git a/src/Ombi/wwwroot/translations/es.json b/src/Ombi/wwwroot/translations/es.json index a9f8c2b5e..6411c303d 100644 --- a/src/Ombi/wwwroot/translations/es.json +++ b/src/Ombi/wwwroot/translations/es.json @@ -74,6 +74,7 @@ "ViewOnEmby": "Ver en Emby", "RequestAdded": "La solicitud de {{title}} se ha agregado con éxito", "Similar": "Similar", + "Refine": "Refine", "Movies": { "PopularMovies": "Películas populares", "UpcomingMovies": "Próximas películas", @@ -181,4 +182,4 @@ "CompletedVotesTab": "Voted", "VotesTab": "Votes Needed" } -} \ No newline at end of file +}