From 0f3c204fbbb0e064461403c83dbd97dd90c39a88 Mon Sep 17 00:00:00 2001 From: Jamie Date: Sun, 30 Dec 2018 11:51:03 +0000 Subject: [PATCH] New translations en.json (Danish) --- src/Ombi/wwwroot/translations/da.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Ombi/wwwroot/translations/da.json b/src/Ombi/wwwroot/translations/da.json index 05214732e..af63d607e 100644 --- a/src/Ombi/wwwroot/translations/da.json +++ b/src/Ombi/wwwroot/translations/da.json @@ -74,6 +74,7 @@ "ViewOnEmby": "Se på Emby", "RequestAdded": "{{title}} er anmodet med succes", "Similar": "Lignende", + "Refine": "Refine", "Movies": { "PopularMovies": "Populære film", "UpcomingMovies": "Kommende film", @@ -181,4 +182,4 @@ "CompletedVotesTab": "Stemt", "VotesTab": "Nødvendige stemmer" } -} \ No newline at end of file +}