From 2f092cb83a4e2c4ae74027fae6db64319857bfc8 Mon Sep 17 00:00:00 2001 From: Jamie Date: Mon, 8 May 2023 15:46:39 +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/it.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Ombi/wwwroot/translations/it.json b/src/Ombi/wwwroot/translations/it.json index ce2baae89..c5d8bd051 100644 --- a/src/Ombi/wwwroot/translations/it.json +++ b/src/Ombi/wwwroot/translations/it.json @@ -159,9 +159,9 @@ "RequestedBy": "Richiesta da", "Status": "Stato", "RequestStatus": "Stato della richiesta", - "Watched": "Watched", - "WatchedTooltip": "The user who made the request has watched it", - "WatchedByUsersCount": "{{count}} users have watched this.", + "Watched": "Visti", + "WatchedTooltip": "L'utente che ha fatto la richiesta l'ha visto", + "WatchedByUsersCount": "Visto da {{count}} utenti.", "Denied": "Negata:", "TheatricalRelease": "Uscita nei cinema: {{date}}", "ReleaseDate": "Rilasciato il {{date}}",