From 58d786ca75a1a49511ad5856ca652acb2fb1f8ad Mon Sep 17 00:00:00 2001 From: Jamie Date: Sun, 30 Dec 2018 11:51:10 +0000 Subject: [PATCH] New translations en.json (Norwegian) --- src/Ombi/wwwroot/translations/no.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Ombi/wwwroot/translations/no.json b/src/Ombi/wwwroot/translations/no.json index 6f84943a8..93ed1342e 100644 --- a/src/Ombi/wwwroot/translations/no.json +++ b/src/Ombi/wwwroot/translations/no.json @@ -74,6 +74,7 @@ "ViewOnEmby": "Spill av på Emby", "RequestAdded": "Forespørsel om {{title}} er lagt til", "Similar": "Lignende", + "Refine": "Refine", "Movies": { "PopularMovies": "Populære filmer", "UpcomingMovies": "Kommende filmer", @@ -181,4 +182,4 @@ "CompletedVotesTab": "Voted", "VotesTab": "Votes Needed" } -} \ No newline at end of file +}