diff --git a/src/Ombi/wwwroot/translations/de.json b/src/Ombi/wwwroot/translations/de.json index 2dccedb1f..387dcac9d 100644 --- a/src/Ombi/wwwroot/translations/de.json +++ b/src/Ombi/wwwroot/translations/de.json @@ -74,6 +74,7 @@ "ViewOnEmby": "In Emby anschauen", "RequestAdded": "Anfrage für {{title}} wurde erfolgreich hinzugefügt", "Similar": "Ähnliche", + "Refine": "Refine", "Movies": { "PopularMovies": "Beliebte Filme", "UpcomingMovies": "Kommende Filme", @@ -181,4 +182,4 @@ "CompletedVotesTab": "Bewertet", "VotesTab": "Erforderliche Bewertungen" } -} \ No newline at end of file +}