From 2a21ab231d6f9ee79c7848911b9779b994a6327e Mon Sep 17 00:00:00 2001 From: Jamie Date: Sun, 30 Dec 2018 11:51:08 +0000 Subject: [PATCH] New translations en.json (Italian) --- src/Ombi/wwwroot/translations/it.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Ombi/wwwroot/translations/it.json b/src/Ombi/wwwroot/translations/it.json index bfa026be0..f106b1a6b 100644 --- a/src/Ombi/wwwroot/translations/it.json +++ b/src/Ombi/wwwroot/translations/it.json @@ -74,6 +74,7 @@ "ViewOnEmby": "Guarda su Emby", "RequestAdded": "La richiesta per {{title}} รจ stata aggiunta correttamente", "Similar": "Similar", + "Refine": "Refine", "Movies": { "PopularMovies": "Film popolari", "UpcomingMovies": "Film in arrivo", @@ -181,4 +182,4 @@ "CompletedVotesTab": "Voted", "VotesTab": "Votes Needed" } -} \ No newline at end of file +}