diff --git a/frontend/lang/messages/pt-PT.json b/frontend/lang/messages/pt-PT.json index 80aca7547..57d4ec822 100644 --- a/frontend/lang/messages/pt-PT.json +++ b/frontend/lang/messages/pt-PT.json @@ -472,6 +472,7 @@ "comment": "Comentário", "comments": "Comentários", "delete-confirmation": "Tem a certeza de que deseja eliminar esta receita?", + "admin-delete-confirmation": "You're about to delete a recipe that isn't yours using admin permissions. Are you sure?", "delete-recipe": "Eliminar Receita", "description": "Descrição", "disable-amount": "Desativar Quantidades dos Ingredientes", @@ -662,6 +663,8 @@ "no-unit": "Nenhuma unidade", "missing-unit": "Criar unidade em falta: {unit}", "missing-food": "Criar ingrediente em falta: {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": "Nenhum Ingrediente" }, "reset-servings-count": "Reiniciar Contador de Doses",