From 7484bae951a3ed03934f046a58b0c4d8933f865c Mon Sep 17 00:00:00 2001 From: Jamie Date: Sun, 30 Dec 2018 11:51:06 +0000 Subject: [PATCH] New translations en.json (French) --- src/Ombi/wwwroot/translations/fr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Ombi/wwwroot/translations/fr.json b/src/Ombi/wwwroot/translations/fr.json index 2706afbfb..c2df9306b 100644 --- a/src/Ombi/wwwroot/translations/fr.json +++ b/src/Ombi/wwwroot/translations/fr.json @@ -74,6 +74,7 @@ "ViewOnEmby": "Regarder sur Emby", "RequestAdded": "La demande pour {{title}} a été ajoutée avec succès", "Similar": "Similaires", + "Refine": "Refine", "Movies": { "PopularMovies": "Films populaires", "UpcomingMovies": "Films à venir", @@ -181,4 +182,4 @@ "CompletedVotesTab": "Voté", "VotesTab": "Votes nécessaires" } -} \ No newline at end of file +}