From 14713144c5d8e056c905270f7509fa0ca29bdb93 Mon Sep 17 00:00:00 2001 From: Jamie Date: Sun, 30 Dec 2018 11:51:04 +0000 Subject: [PATCH] New translations en.json (Dutch) --- src/Ombi/wwwroot/translations/nl.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 +}