From 8d1b900589fef34c271b3ea093e4861a7af862e9 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Wed, 30 Jul 2025 01:44:40 -0500 Subject: [PATCH] New translations en-us.json (Portuguese, Brazilian) --- frontend/lang/messages/pt-BR.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/frontend/lang/messages/pt-BR.json b/frontend/lang/messages/pt-BR.json index 90fcf7ab3..cecf0512e 100644 --- a/frontend/lang/messages/pt-BR.json +++ b/frontend/lang/messages/pt-BR.json @@ -472,6 +472,7 @@ "comment": "Comentário", "comments": "Comentários", "delete-confirmation": "Você tem certeza que deseja apagar esta receita?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Excluir Receita", "description": "Descrição", "disable-amount": "Desativa Quantidade de Ingredientes", @@ -662,6 +663,8 @@ "no-unit": "Sem unidades", "missing-unit": "Criar unidade ausente: {unit}", "missing-food": "Criar comida ausente: {food}", + "this-unit-could-not-be-parsed-automatically": "This unit could not be parsed automatically", + "this-food-could-not-be-parsed-automatically": "This food could not be parsed automatically", "no-food": "Sem Comida" }, "reset-servings-count": "Reset Servings Count",