From 4fc2c1f24534085a783a3d5791f5533b68272153 Mon Sep 17 00:00:00 2001 From: Jamie Date: Wed, 13 Apr 2022 22:15:41 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Ombi/wwwroot/translations/pt-BR.json b/src/Ombi/wwwroot/translations/pt-BR.json index 5ac23d0b4..88623edd5 100644 --- a/src/Ombi/wwwroot/translations/pt-BR.json +++ b/src/Ombi/wwwroot/translations/pt-BR.json @@ -207,13 +207,13 @@ "RequestPanel": { "Delete": "Apagar Solicitação", "Approve": "Aprovar Solicitação", - "Deny": "Deny Request", + "Deny": "Recusar pedido", "Approve4K": "Aprovar pedido 4K", - "Deny4K": "Deny 4K Request", + "Deny4K": "Recusar pedido de 4K", "ChangeAvailability": "Marcar Como Disponível", "Deleted": "Successfully deleted selected items", "Approved": "Successfully approved selected items", - "Denied": "Successfully denied selected items" + "Denied": "Itens selecionados negados com sucesso" }, "SuccessfullyApproved": "Successfully Approved", "SuccessfullyDeleted": "Request successfully deleted",