From 5aca8780c860d5f15bfe0c65d7ef4820082aaa15 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Wed, 28 Apr 2021 19:06:31 -0800 Subject: [PATCH] New translations en-US.json (Portuguese) --- frontend/src/locales/messages/pt-PT.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/frontend/src/locales/messages/pt-PT.json b/frontend/src/locales/messages/pt-PT.json index c04e97a45..ee3dac375 100644 --- a/frontend/src/locales/messages/pt-PT.json +++ b/frontend/src/locales/messages/pt-PT.json @@ -105,6 +105,7 @@ "recent": "Recent" }, "recipe": { + "assets": "Assets", "add-key": "Adicionar Chave", "api-extras": "Extras API", "calories": "Calories", @@ -113,8 +114,9 @@ "delete-confirmation": "Tem a certeza que deseja eliminar esta receita?", "delete-recipe": "Eliminar Receita", "description": "Descrição", - "fat-content": "Fat Content", - "fiber-content": "Fiber Content", + "fat-content": "Fat", + "fiber-content": "Fiber", + "carbohydrate-content": "Carbohydrate", "grams": "grams", "image": "Image", "ingredient": "Ingrediente", @@ -132,13 +134,13 @@ "original-url": "URL Original", "perform-time": "Tempo de Cozedura", "prep-time": "Tempo de Preparação", - "protein-content": "Protein Content", + "protein-content": "Protein", "recipe-image": "Recipe Image", "recipe-name": "Nome da Receita", "servings": "Porções", - "sodium-content": "Sodium Content", + "sodium-content": "Sodium", "step-index": "Passo: {step}", - "sugar-content": "Sugar Content", + "sugar-content": "Sugar", "tags": "Etiquetas", "title": "Título", "total-time": "Tempo Total",