diff --git a/src/Ombi/wwwroot/translations/nl.json b/src/Ombi/wwwroot/translations/nl.json index be58ba0d6..39ce6ec3b 100644 --- a/src/Ombi/wwwroot/translations/nl.json +++ b/src/Ombi/wwwroot/translations/nl.json @@ -74,6 +74,7 @@ "ViewOnEmby": "Bekijk op Emby", "RequestAdded": "Aanvraag voor {{title}} is succesvol toegevoegd", "Similar": "Vergelijkbaar", + "Refine": "Refine", "Movies": { "PopularMovies": "Populaire films", "UpcomingMovies": "Aankomende Films", @@ -181,4 +182,4 @@ "CompletedVotesTab": "Gestemd", "VotesTab": "Stemmen nodig" } -} \ No newline at end of file +}