From 78226fd476d4c75087e18896a6e9d991b56057a5 Mon Sep 17 00:00:00 2001 From: Jamie Date: Sun, 7 May 2023 21:51:44 +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/pt-BR.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Ombi/wwwroot/translations/pt-BR.json b/src/Ombi/wwwroot/translations/pt-BR.json index 939fe7788..97f367896 100644 --- a/src/Ombi/wwwroot/translations/pt-BR.json +++ b/src/Ombi/wwwroot/translations/pt-BR.json @@ -159,6 +159,9 @@ "RequestedBy": "Solicitado por", "Status": "Status", "RequestStatus": "Status da solicitação", + "Watched": "Watched", + "WatchedTooltip": "The user who made the request has watched it", + "WatchedByUsersCount": "{{count}} users have watched this.", "Denied": " Negados:", "TheatricalRelease": "Lançamento nos Cinemas: {{date}}", "ReleaseDate": "Lançado: {{date}}",