From 6cdc4a57de8c8faa2ee8d9a757307e1d4c8951e6 Mon Sep 17 00:00:00 2001 From: Jamie Date: Sun, 7 May 2023 23:10:09 +0100 Subject: [PATCH] =?UTF-8?q?fix(translations):=20=F0=9F=8C=90=20New=20trans?= =?UTF-8?q?lations=20from=20Crowdin=20[skip=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Ombi/wwwroot/translations/fr.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Ombi/wwwroot/translations/fr.json b/src/Ombi/wwwroot/translations/fr.json index b4e9f0db0..0359a0411 100644 --- a/src/Ombi/wwwroot/translations/fr.json +++ b/src/Ombi/wwwroot/translations/fr.json @@ -159,9 +159,9 @@ "RequestedBy": "Demandé par", "Status": "Statut", "RequestStatus": "Statut de la demande", - "Watched": "Watched", - "WatchedTooltip": "The user who made the request has watched it", - "WatchedByUsersCount": "{{count}} users have watched this.", + "Watched": "Vu", + "WatchedTooltip": "L'utilisateur qui a fait la demande l'a regardé", + "WatchedByUsersCount": "{{count}} utilisateurs l'ont regardé.", "Denied": " Refusé :", "TheatricalRelease": "Sortie en salle : {{date}}", "ReleaseDate": "Sortie : {{date}}",