diff --git a/frontend/src/locales/messages/af-ZA.json b/frontend/src/locales/messages/af-ZA.json index c897010d8ab1..60f27c723a94 100644 --- a/frontend/src/locales/messages/af-ZA.json +++ b/frontend/src/locales/messages/af-ZA.json @@ -105,6 +105,7 @@ "recent": "Recent" }, "recipe": { + "assets": "Assets", "add-key": "Add Key", "api-extras": "API Extras", "calories": "Calories", @@ -113,8 +114,9 @@ "delete-confirmation": "Are you sure you want to delete this recipe?", "delete-recipe": "Delete Recipe", "description": "Description", - "fat-content": "Fat Content", - "fiber-content": "Fiber Content", + "fat-content": "Fat", + "fiber-content": "Fiber", + "carbohydrate-content": "Carbohydrate", "grams": "grams", "image": "Image", "ingredient": "Ingredient", @@ -132,13 +134,13 @@ "original-url": "Original URL", "perform-time": "Cook Time", "prep-time": "Prep Time", - "protein-content": "Protein Content", + "protein-content": "Protein", "recipe-image": "Recipe Image", "recipe-name": "Recipe Name", "servings": "Servings", - "sodium-content": "Sodium Content", + "sodium-content": "Sodium", "step-index": "Step: {step}", - "sugar-content": "Sugar Content", + "sugar-content": "Sugar", "tags": "Tags", "title": "Title", "total-time": "Total Time", diff --git a/frontend/src/locales/messages/ar-SA.json b/frontend/src/locales/messages/ar-SA.json index c897010d8ab1..60f27c723a94 100644 --- a/frontend/src/locales/messages/ar-SA.json +++ b/frontend/src/locales/messages/ar-SA.json @@ -105,6 +105,7 @@ "recent": "Recent" }, "recipe": { + "assets": "Assets", "add-key": "Add Key", "api-extras": "API Extras", "calories": "Calories", @@ -113,8 +114,9 @@ "delete-confirmation": "Are you sure you want to delete this recipe?", "delete-recipe": "Delete Recipe", "description": "Description", - "fat-content": "Fat Content", - "fiber-content": "Fiber Content", + "fat-content": "Fat", + "fiber-content": "Fiber", + "carbohydrate-content": "Carbohydrate", "grams": "grams", "image": "Image", "ingredient": "Ingredient", @@ -132,13 +134,13 @@ "original-url": "Original URL", "perform-time": "Cook Time", "prep-time": "Prep Time", - "protein-content": "Protein Content", + "protein-content": "Protein", "recipe-image": "Recipe Image", "recipe-name": "Recipe Name", "servings": "Servings", - "sodium-content": "Sodium Content", + "sodium-content": "Sodium", "step-index": "Step: {step}", - "sugar-content": "Sugar Content", + "sugar-content": "Sugar", "tags": "Tags", "title": "Title", "total-time": "Total Time", diff --git a/frontend/src/locales/messages/ca-ES.json b/frontend/src/locales/messages/ca-ES.json index c897010d8ab1..60f27c723a94 100644 --- a/frontend/src/locales/messages/ca-ES.json +++ b/frontend/src/locales/messages/ca-ES.json @@ -105,6 +105,7 @@ "recent": "Recent" }, "recipe": { + "assets": "Assets", "add-key": "Add Key", "api-extras": "API Extras", "calories": "Calories", @@ -113,8 +114,9 @@ "delete-confirmation": "Are you sure you want to delete this recipe?", "delete-recipe": "Delete Recipe", "description": "Description", - "fat-content": "Fat Content", - "fiber-content": "Fiber Content", + "fat-content": "Fat", + "fiber-content": "Fiber", + "carbohydrate-content": "Carbohydrate", "grams": "grams", "image": "Image", "ingredient": "Ingredient", @@ -132,13 +134,13 @@ "original-url": "Original URL", "perform-time": "Cook Time", "prep-time": "Prep Time", - "protein-content": "Protein Content", + "protein-content": "Protein", "recipe-image": "Recipe Image", "recipe-name": "Recipe Name", "servings": "Servings", - "sodium-content": "Sodium Content", + "sodium-content": "Sodium", "step-index": "Step: {step}", - "sugar-content": "Sugar Content", + "sugar-content": "Sugar", "tags": "Tags", "title": "Title", "total-time": "Total Time", diff --git a/frontend/src/locales/messages/cs-CZ.json b/frontend/src/locales/messages/cs-CZ.json index c897010d8ab1..60f27c723a94 100644 --- a/frontend/src/locales/messages/cs-CZ.json +++ b/frontend/src/locales/messages/cs-CZ.json @@ -105,6 +105,7 @@ "recent": "Recent" }, "recipe": { + "assets": "Assets", "add-key": "Add Key", "api-extras": "API Extras", "calories": "Calories", @@ -113,8 +114,9 @@ "delete-confirmation": "Are you sure you want to delete this recipe?", "delete-recipe": "Delete Recipe", "description": "Description", - "fat-content": "Fat Content", - "fiber-content": "Fiber Content", + "fat-content": "Fat", + "fiber-content": "Fiber", + "carbohydrate-content": "Carbohydrate", "grams": "grams", "image": "Image", "ingredient": "Ingredient", @@ -132,13 +134,13 @@ "original-url": "Original URL", "perform-time": "Cook Time", "prep-time": "Prep Time", - "protein-content": "Protein Content", + "protein-content": "Protein", "recipe-image": "Recipe Image", "recipe-name": "Recipe Name", "servings": "Servings", - "sodium-content": "Sodium Content", + "sodium-content": "Sodium", "step-index": "Step: {step}", - "sugar-content": "Sugar Content", + "sugar-content": "Sugar", "tags": "Tags", "title": "Title", "total-time": "Total Time", diff --git a/frontend/src/locales/messages/da-DK.json b/frontend/src/locales/messages/da-DK.json index 86635b1b4bc2..8a252d0477b6 100644 --- a/frontend/src/locales/messages/da-DK.json +++ b/frontend/src/locales/messages/da-DK.json @@ -105,6 +105,7 @@ "recent": "Seneste" }, "recipe": { + "assets": "Assets", "add-key": "Add Key", "api-extras": "API Extras", "calories": "Calories", @@ -113,8 +114,9 @@ "delete-confirmation": "Are you sure you want to delete this recipe?", "delete-recipe": "Delete Recipe", "description": "Beskrivelse", - "fat-content": "Fat Content", - "fiber-content": "Fiber Content", + "fat-content": "Fat", + "fiber-content": "Fiber", + "carbohydrate-content": "Carbohydrate", "grams": "grams", "image": "Image", "ingredient": "Ingrediens", @@ -132,13 +134,13 @@ "original-url": "Oprindelig opskrift", "perform-time": "Cook Time", "prep-time": "Prep Time", - "protein-content": "Protein Content", + "protein-content": "Protein", "recipe-image": "Recipe Image", "recipe-name": "Opskriftens navn", "servings": "Portioner", - "sodium-content": "Sodium Content", + "sodium-content": "Sodium", "step-index": "Trin: {step}", - "sugar-content": "Sugar Content", + "sugar-content": "Sugar", "tags": "Mærker", "title": "Title", "total-time": "Total Time", diff --git a/frontend/src/locales/messages/de-DE.json b/frontend/src/locales/messages/de-DE.json index 6117e0e80c2a..0cf99c620c83 100644 --- a/frontend/src/locales/messages/de-DE.json +++ b/frontend/src/locales/messages/de-DE.json @@ -105,6 +105,7 @@ "recent": "Neueste" }, "recipe": { + "assets": "Assets", "add-key": "Schlüssel hinzufügen", "api-extras": "API Extras", "calories": "Kalorien", @@ -113,8 +114,9 @@ "delete-confirmation": "Bist du dir sicher, dass du dieses Rezept löschen möchtest?", "delete-recipe": "Rezept löschen", "description": "Beschreibung", - "fat-content": "Fettgehalt", - "fiber-content": "Ballaststoffe", + "fat-content": "Fat", + "fiber-content": "Fiber", + "carbohydrate-content": "Carbohydrate", "grams": "g", "image": "Bild", "ingredient": "Zutat", @@ -132,13 +134,13 @@ "original-url": "Ursprüngliche URL", "perform-time": "Kochzeit", "prep-time": "Vorbereitung", - "protein-content": "Eiweißgehalt", + "protein-content": "Protein", "recipe-image": "Rezeptbild", "recipe-name": "Rezeptname", "servings": "Portionen", - "sodium-content": "Natriumgehalt", + "sodium-content": "Sodium", "step-index": "Schritt {step}:", - "sugar-content": "Zuckergehalt", + "sugar-content": "Sugar", "tags": "Schlagworte", "title": "Titel", "total-time": "Gesamtzeit", diff --git a/frontend/src/locales/messages/el-GR.json b/frontend/src/locales/messages/el-GR.json index c897010d8ab1..60f27c723a94 100644 --- a/frontend/src/locales/messages/el-GR.json +++ b/frontend/src/locales/messages/el-GR.json @@ -105,6 +105,7 @@ "recent": "Recent" }, "recipe": { + "assets": "Assets", "add-key": "Add Key", "api-extras": "API Extras", "calories": "Calories", @@ -113,8 +114,9 @@ "delete-confirmation": "Are you sure you want to delete this recipe?", "delete-recipe": "Delete Recipe", "description": "Description", - "fat-content": "Fat Content", - "fiber-content": "Fiber Content", + "fat-content": "Fat", + "fiber-content": "Fiber", + "carbohydrate-content": "Carbohydrate", "grams": "grams", "image": "Image", "ingredient": "Ingredient", @@ -132,13 +134,13 @@ "original-url": "Original URL", "perform-time": "Cook Time", "prep-time": "Prep Time", - "protein-content": "Protein Content", + "protein-content": "Protein", "recipe-image": "Recipe Image", "recipe-name": "Recipe Name", "servings": "Servings", - "sodium-content": "Sodium Content", + "sodium-content": "Sodium", "step-index": "Step: {step}", - "sugar-content": "Sugar Content", + "sugar-content": "Sugar", "tags": "Tags", "title": "Title", "total-time": "Total Time", diff --git a/frontend/src/locales/messages/es-ES.json b/frontend/src/locales/messages/es-ES.json index c897010d8ab1..60f27c723a94 100644 --- a/frontend/src/locales/messages/es-ES.json +++ b/frontend/src/locales/messages/es-ES.json @@ -105,6 +105,7 @@ "recent": "Recent" }, "recipe": { + "assets": "Assets", "add-key": "Add Key", "api-extras": "API Extras", "calories": "Calories", @@ -113,8 +114,9 @@ "delete-confirmation": "Are you sure you want to delete this recipe?", "delete-recipe": "Delete Recipe", "description": "Description", - "fat-content": "Fat Content", - "fiber-content": "Fiber Content", + "fat-content": "Fat", + "fiber-content": "Fiber", + "carbohydrate-content": "Carbohydrate", "grams": "grams", "image": "Image", "ingredient": "Ingredient", @@ -132,13 +134,13 @@ "original-url": "Original URL", "perform-time": "Cook Time", "prep-time": "Prep Time", - "protein-content": "Protein Content", + "protein-content": "Protein", "recipe-image": "Recipe Image", "recipe-name": "Recipe Name", "servings": "Servings", - "sodium-content": "Sodium Content", + "sodium-content": "Sodium", "step-index": "Step: {step}", - "sugar-content": "Sugar Content", + "sugar-content": "Sugar", "tags": "Tags", "title": "Title", "total-time": "Total Time", diff --git a/frontend/src/locales/messages/fi-FI.json b/frontend/src/locales/messages/fi-FI.json index c897010d8ab1..60f27c723a94 100644 --- a/frontend/src/locales/messages/fi-FI.json +++ b/frontend/src/locales/messages/fi-FI.json @@ -105,6 +105,7 @@ "recent": "Recent" }, "recipe": { + "assets": "Assets", "add-key": "Add Key", "api-extras": "API Extras", "calories": "Calories", @@ -113,8 +114,9 @@ "delete-confirmation": "Are you sure you want to delete this recipe?", "delete-recipe": "Delete Recipe", "description": "Description", - "fat-content": "Fat Content", - "fiber-content": "Fiber Content", + "fat-content": "Fat", + "fiber-content": "Fiber", + "carbohydrate-content": "Carbohydrate", "grams": "grams", "image": "Image", "ingredient": "Ingredient", @@ -132,13 +134,13 @@ "original-url": "Original URL", "perform-time": "Cook Time", "prep-time": "Prep Time", - "protein-content": "Protein Content", + "protein-content": "Protein", "recipe-image": "Recipe Image", "recipe-name": "Recipe Name", "servings": "Servings", - "sodium-content": "Sodium Content", + "sodium-content": "Sodium", "step-index": "Step: {step}", - "sugar-content": "Sugar Content", + "sugar-content": "Sugar", "tags": "Tags", "title": "Title", "total-time": "Total Time", diff --git a/frontend/src/locales/messages/fr-FR.json b/frontend/src/locales/messages/fr-FR.json index 37c89604b507..d8c705d281fc 100644 --- a/frontend/src/locales/messages/fr-FR.json +++ b/frontend/src/locales/messages/fr-FR.json @@ -105,6 +105,7 @@ "recent": "Récent" }, "recipe": { + "assets": "Assets", "add-key": "Ajouter une clé", "api-extras": "Extras API", "calories": "Calories", @@ -113,8 +114,9 @@ "delete-confirmation": "Êtes-vous sûr(e) de vouloir supprimer cette recette ?", "delete-recipe": "Supprimer la recette", "description": "Description", - "fat-content": "Lipides", - "fiber-content": "Fibres", + "fat-content": "Fat", + "fiber-content": "Fiber", + "carbohydrate-content": "Carbohydrate", "grams": "grammes", "image": "Image", "ingredient": "Ingrédient", @@ -132,13 +134,13 @@ "original-url": "Recette originale", "perform-time": "Temps de cuisson", "prep-time": "Temps de préparation", - "protein-content": "Protéines", + "protein-content": "Protein", "recipe-image": "Image de la recette", "recipe-name": "Nom de la recette", "servings": "Portions", - "sodium-content": "Sels", + "sodium-content": "Sodium", "step-index": "Étape : {step}", - "sugar-content": "Glucides", + "sugar-content": "Sugar", "tags": "Mots-clés", "title": "Titre", "total-time": "Temps total", diff --git a/frontend/src/locales/messages/he-IL.json b/frontend/src/locales/messages/he-IL.json index c897010d8ab1..60f27c723a94 100644 --- a/frontend/src/locales/messages/he-IL.json +++ b/frontend/src/locales/messages/he-IL.json @@ -105,6 +105,7 @@ "recent": "Recent" }, "recipe": { + "assets": "Assets", "add-key": "Add Key", "api-extras": "API Extras", "calories": "Calories", @@ -113,8 +114,9 @@ "delete-confirmation": "Are you sure you want to delete this recipe?", "delete-recipe": "Delete Recipe", "description": "Description", - "fat-content": "Fat Content", - "fiber-content": "Fiber Content", + "fat-content": "Fat", + "fiber-content": "Fiber", + "carbohydrate-content": "Carbohydrate", "grams": "grams", "image": "Image", "ingredient": "Ingredient", @@ -132,13 +134,13 @@ "original-url": "Original URL", "perform-time": "Cook Time", "prep-time": "Prep Time", - "protein-content": "Protein Content", + "protein-content": "Protein", "recipe-image": "Recipe Image", "recipe-name": "Recipe Name", "servings": "Servings", - "sodium-content": "Sodium Content", + "sodium-content": "Sodium", "step-index": "Step: {step}", - "sugar-content": "Sugar Content", + "sugar-content": "Sugar", "tags": "Tags", "title": "Title", "total-time": "Total Time", diff --git a/frontend/src/locales/messages/hu-HU.json b/frontend/src/locales/messages/hu-HU.json index c897010d8ab1..60f27c723a94 100644 --- a/frontend/src/locales/messages/hu-HU.json +++ b/frontend/src/locales/messages/hu-HU.json @@ -105,6 +105,7 @@ "recent": "Recent" }, "recipe": { + "assets": "Assets", "add-key": "Add Key", "api-extras": "API Extras", "calories": "Calories", @@ -113,8 +114,9 @@ "delete-confirmation": "Are you sure you want to delete this recipe?", "delete-recipe": "Delete Recipe", "description": "Description", - "fat-content": "Fat Content", - "fiber-content": "Fiber Content", + "fat-content": "Fat", + "fiber-content": "Fiber", + "carbohydrate-content": "Carbohydrate", "grams": "grams", "image": "Image", "ingredient": "Ingredient", @@ -132,13 +134,13 @@ "original-url": "Original URL", "perform-time": "Cook Time", "prep-time": "Prep Time", - "protein-content": "Protein Content", + "protein-content": "Protein", "recipe-image": "Recipe Image", "recipe-name": "Recipe Name", "servings": "Servings", - "sodium-content": "Sodium Content", + "sodium-content": "Sodium", "step-index": "Step: {step}", - "sugar-content": "Sugar Content", + "sugar-content": "Sugar", "tags": "Tags", "title": "Title", "total-time": "Total Time", diff --git a/frontend/src/locales/messages/it-IT.json b/frontend/src/locales/messages/it-IT.json index c897010d8ab1..60f27c723a94 100644 --- a/frontend/src/locales/messages/it-IT.json +++ b/frontend/src/locales/messages/it-IT.json @@ -105,6 +105,7 @@ "recent": "Recent" }, "recipe": { + "assets": "Assets", "add-key": "Add Key", "api-extras": "API Extras", "calories": "Calories", @@ -113,8 +114,9 @@ "delete-confirmation": "Are you sure you want to delete this recipe?", "delete-recipe": "Delete Recipe", "description": "Description", - "fat-content": "Fat Content", - "fiber-content": "Fiber Content", + "fat-content": "Fat", + "fiber-content": "Fiber", + "carbohydrate-content": "Carbohydrate", "grams": "grams", "image": "Image", "ingredient": "Ingredient", @@ -132,13 +134,13 @@ "original-url": "Original URL", "perform-time": "Cook Time", "prep-time": "Prep Time", - "protein-content": "Protein Content", + "protein-content": "Protein", "recipe-image": "Recipe Image", "recipe-name": "Recipe Name", "servings": "Servings", - "sodium-content": "Sodium Content", + "sodium-content": "Sodium", "step-index": "Step: {step}", - "sugar-content": "Sugar Content", + "sugar-content": "Sugar", "tags": "Tags", "title": "Title", "total-time": "Total Time", diff --git a/frontend/src/locales/messages/ja-JP.json b/frontend/src/locales/messages/ja-JP.json index c897010d8ab1..60f27c723a94 100644 --- a/frontend/src/locales/messages/ja-JP.json +++ b/frontend/src/locales/messages/ja-JP.json @@ -105,6 +105,7 @@ "recent": "Recent" }, "recipe": { + "assets": "Assets", "add-key": "Add Key", "api-extras": "API Extras", "calories": "Calories", @@ -113,8 +114,9 @@ "delete-confirmation": "Are you sure you want to delete this recipe?", "delete-recipe": "Delete Recipe", "description": "Description", - "fat-content": "Fat Content", - "fiber-content": "Fiber Content", + "fat-content": "Fat", + "fiber-content": "Fiber", + "carbohydrate-content": "Carbohydrate", "grams": "grams", "image": "Image", "ingredient": "Ingredient", @@ -132,13 +134,13 @@ "original-url": "Original URL", "perform-time": "Cook Time", "prep-time": "Prep Time", - "protein-content": "Protein Content", + "protein-content": "Protein", "recipe-image": "Recipe Image", "recipe-name": "Recipe Name", "servings": "Servings", - "sodium-content": "Sodium Content", + "sodium-content": "Sodium", "step-index": "Step: {step}", - "sugar-content": "Sugar Content", + "sugar-content": "Sugar", "tags": "Tags", "title": "Title", "total-time": "Total Time", diff --git a/frontend/src/locales/messages/ko-KR.json b/frontend/src/locales/messages/ko-KR.json index c897010d8ab1..60f27c723a94 100644 --- a/frontend/src/locales/messages/ko-KR.json +++ b/frontend/src/locales/messages/ko-KR.json @@ -105,6 +105,7 @@ "recent": "Recent" }, "recipe": { + "assets": "Assets", "add-key": "Add Key", "api-extras": "API Extras", "calories": "Calories", @@ -113,8 +114,9 @@ "delete-confirmation": "Are you sure you want to delete this recipe?", "delete-recipe": "Delete Recipe", "description": "Description", - "fat-content": "Fat Content", - "fiber-content": "Fiber Content", + "fat-content": "Fat", + "fiber-content": "Fiber", + "carbohydrate-content": "Carbohydrate", "grams": "grams", "image": "Image", "ingredient": "Ingredient", @@ -132,13 +134,13 @@ "original-url": "Original URL", "perform-time": "Cook Time", "prep-time": "Prep Time", - "protein-content": "Protein Content", + "protein-content": "Protein", "recipe-image": "Recipe Image", "recipe-name": "Recipe Name", "servings": "Servings", - "sodium-content": "Sodium Content", + "sodium-content": "Sodium", "step-index": "Step: {step}", - "sugar-content": "Sugar Content", + "sugar-content": "Sugar", "tags": "Tags", "title": "Title", "total-time": "Total Time", diff --git a/frontend/src/locales/messages/nl-NL.json b/frontend/src/locales/messages/nl-NL.json index c2d00d2384c7..21ae9574ec9f 100644 --- a/frontend/src/locales/messages/nl-NL.json +++ b/frontend/src/locales/messages/nl-NL.json @@ -105,6 +105,7 @@ "recent": "Recent(e)" }, "recipe": { + "assets": "Assets", "add-key": "Sleutel toevoegen", "api-extras": "API Extras", "calories": "Calorieën", @@ -113,8 +114,9 @@ "delete-confirmation": "Weet u zeker dat u dit recept wilt verwijderen?", "delete-recipe": "Recept verwijderen", "description": "Omschrijving", - "fat-content": "Vetten", - "fiber-content": "Vezels", + "fat-content": "Fat", + "fiber-content": "Fiber", + "carbohydrate-content": "Carbohydrate", "grams": "gram", "image": "Afbeelding", "ingredient": "Ingrediënt", @@ -132,13 +134,13 @@ "original-url": "Oorspronkelijke URL", "perform-time": "Kook tijd", "prep-time": "Voorbereiding tijd", - "protein-content": "Eiwitten", + "protein-content": "Protein", "recipe-image": "Recept afbeelding", "recipe-name": "Receptnaam", "servings": "Porties", - "sodium-content": "Sodium gehalte", + "sodium-content": "Sodium", "step-index": "Stap: {step}", - "sugar-content": "Suiker gehalte", + "sugar-content": "Sugar", "tags": "Labels", "title": "Titel", "total-time": "Totale Tijd", diff --git a/frontend/src/locales/messages/no-NO.json b/frontend/src/locales/messages/no-NO.json index c897010d8ab1..60f27c723a94 100644 --- a/frontend/src/locales/messages/no-NO.json +++ b/frontend/src/locales/messages/no-NO.json @@ -105,6 +105,7 @@ "recent": "Recent" }, "recipe": { + "assets": "Assets", "add-key": "Add Key", "api-extras": "API Extras", "calories": "Calories", @@ -113,8 +114,9 @@ "delete-confirmation": "Are you sure you want to delete this recipe?", "delete-recipe": "Delete Recipe", "description": "Description", - "fat-content": "Fat Content", - "fiber-content": "Fiber Content", + "fat-content": "Fat", + "fiber-content": "Fiber", + "carbohydrate-content": "Carbohydrate", "grams": "grams", "image": "Image", "ingredient": "Ingredient", @@ -132,13 +134,13 @@ "original-url": "Original URL", "perform-time": "Cook Time", "prep-time": "Prep Time", - "protein-content": "Protein Content", + "protein-content": "Protein", "recipe-image": "Recipe Image", "recipe-name": "Recipe Name", "servings": "Servings", - "sodium-content": "Sodium Content", + "sodium-content": "Sodium", "step-index": "Step: {step}", - "sugar-content": "Sugar Content", + "sugar-content": "Sugar", "tags": "Tags", "title": "Title", "total-time": "Total Time", diff --git a/frontend/src/locales/messages/pl-PL.json b/frontend/src/locales/messages/pl-PL.json index d37d32243f80..0a8805ca886d 100644 --- a/frontend/src/locales/messages/pl-PL.json +++ b/frontend/src/locales/messages/pl-PL.json @@ -105,6 +105,7 @@ "recent": "Najnowsze" }, "recipe": { + "assets": "Assets", "add-key": "Dodaj klucz", "api-extras": "Dodatki API", "calories": "Kalorie", @@ -113,8 +114,9 @@ "delete-confirmation": "Czy jesteś pewien, że chcesz usunąć ten przepis?", "delete-recipe": "Usuń przepis", "description": "Opis", - "fat-content": "Zawartość tłuszczu", - "fiber-content": "Zawartość błonnika", + "fat-content": "Fat", + "fiber-content": "Fiber", + "carbohydrate-content": "Carbohydrate", "grams": "gram", "image": "Zdjęcie", "ingredient": "Składnik", @@ -132,13 +134,13 @@ "original-url": "Oryginalny adres URL", "perform-time": "Czas gotowania", "prep-time": "Czas przyrządzania", - "protein-content": "Zawartość białka", + "protein-content": "Protein", "recipe-image": "Zdjęcie do przepisu", "recipe-name": "Nazwa przepisu", "servings": "Porcje", - "sodium-content": "Zawartość sodu", + "sodium-content": "Sodium", "step-index": "Krok: {step}", - "sugar-content": "Zawartość cukrów", + "sugar-content": "Sugar", "tags": "Tagi", "title": "Tytuł", "total-time": "Czas całkowity", diff --git a/frontend/src/locales/messages/pt-BR.json b/frontend/src/locales/messages/pt-BR.json index c897010d8ab1..60f27c723a94 100644 --- a/frontend/src/locales/messages/pt-BR.json +++ b/frontend/src/locales/messages/pt-BR.json @@ -105,6 +105,7 @@ "recent": "Recent" }, "recipe": { + "assets": "Assets", "add-key": "Add Key", "api-extras": "API Extras", "calories": "Calories", @@ -113,8 +114,9 @@ "delete-confirmation": "Are you sure you want to delete this recipe?", "delete-recipe": "Delete Recipe", "description": "Description", - "fat-content": "Fat Content", - "fiber-content": "Fiber Content", + "fat-content": "Fat", + "fiber-content": "Fiber", + "carbohydrate-content": "Carbohydrate", "grams": "grams", "image": "Image", "ingredient": "Ingredient", @@ -132,13 +134,13 @@ "original-url": "Original URL", "perform-time": "Cook Time", "prep-time": "Prep Time", - "protein-content": "Protein Content", + "protein-content": "Protein", "recipe-image": "Recipe Image", "recipe-name": "Recipe Name", "servings": "Servings", - "sodium-content": "Sodium Content", + "sodium-content": "Sodium", "step-index": "Step: {step}", - "sugar-content": "Sugar Content", + "sugar-content": "Sugar", "tags": "Tags", "title": "Title", "total-time": "Total Time", diff --git a/frontend/src/locales/messages/pt-PT.json b/frontend/src/locales/messages/pt-PT.json index c04e97a45f74..ee3dac37541a 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", diff --git a/frontend/src/locales/messages/ro-RO.json b/frontend/src/locales/messages/ro-RO.json index c897010d8ab1..60f27c723a94 100644 --- a/frontend/src/locales/messages/ro-RO.json +++ b/frontend/src/locales/messages/ro-RO.json @@ -105,6 +105,7 @@ "recent": "Recent" }, "recipe": { + "assets": "Assets", "add-key": "Add Key", "api-extras": "API Extras", "calories": "Calories", @@ -113,8 +114,9 @@ "delete-confirmation": "Are you sure you want to delete this recipe?", "delete-recipe": "Delete Recipe", "description": "Description", - "fat-content": "Fat Content", - "fiber-content": "Fiber Content", + "fat-content": "Fat", + "fiber-content": "Fiber", + "carbohydrate-content": "Carbohydrate", "grams": "grams", "image": "Image", "ingredient": "Ingredient", @@ -132,13 +134,13 @@ "original-url": "Original URL", "perform-time": "Cook Time", "prep-time": "Prep Time", - "protein-content": "Protein Content", + "protein-content": "Protein", "recipe-image": "Recipe Image", "recipe-name": "Recipe Name", "servings": "Servings", - "sodium-content": "Sodium Content", + "sodium-content": "Sodium", "step-index": "Step: {step}", - "sugar-content": "Sugar Content", + "sugar-content": "Sugar", "tags": "Tags", "title": "Title", "total-time": "Total Time", diff --git a/frontend/src/locales/messages/ru-RU.json b/frontend/src/locales/messages/ru-RU.json index c897010d8ab1..60f27c723a94 100644 --- a/frontend/src/locales/messages/ru-RU.json +++ b/frontend/src/locales/messages/ru-RU.json @@ -105,6 +105,7 @@ "recent": "Recent" }, "recipe": { + "assets": "Assets", "add-key": "Add Key", "api-extras": "API Extras", "calories": "Calories", @@ -113,8 +114,9 @@ "delete-confirmation": "Are you sure you want to delete this recipe?", "delete-recipe": "Delete Recipe", "description": "Description", - "fat-content": "Fat Content", - "fiber-content": "Fiber Content", + "fat-content": "Fat", + "fiber-content": "Fiber", + "carbohydrate-content": "Carbohydrate", "grams": "grams", "image": "Image", "ingredient": "Ingredient", @@ -132,13 +134,13 @@ "original-url": "Original URL", "perform-time": "Cook Time", "prep-time": "Prep Time", - "protein-content": "Protein Content", + "protein-content": "Protein", "recipe-image": "Recipe Image", "recipe-name": "Recipe Name", "servings": "Servings", - "sodium-content": "Sodium Content", + "sodium-content": "Sodium", "step-index": "Step: {step}", - "sugar-content": "Sugar Content", + "sugar-content": "Sugar", "tags": "Tags", "title": "Title", "total-time": "Total Time", diff --git a/frontend/src/locales/messages/sr-SP.json b/frontend/src/locales/messages/sr-SP.json index c897010d8ab1..60f27c723a94 100644 --- a/frontend/src/locales/messages/sr-SP.json +++ b/frontend/src/locales/messages/sr-SP.json @@ -105,6 +105,7 @@ "recent": "Recent" }, "recipe": { + "assets": "Assets", "add-key": "Add Key", "api-extras": "API Extras", "calories": "Calories", @@ -113,8 +114,9 @@ "delete-confirmation": "Are you sure you want to delete this recipe?", "delete-recipe": "Delete Recipe", "description": "Description", - "fat-content": "Fat Content", - "fiber-content": "Fiber Content", + "fat-content": "Fat", + "fiber-content": "Fiber", + "carbohydrate-content": "Carbohydrate", "grams": "grams", "image": "Image", "ingredient": "Ingredient", @@ -132,13 +134,13 @@ "original-url": "Original URL", "perform-time": "Cook Time", "prep-time": "Prep Time", - "protein-content": "Protein Content", + "protein-content": "Protein", "recipe-image": "Recipe Image", "recipe-name": "Recipe Name", "servings": "Servings", - "sodium-content": "Sodium Content", + "sodium-content": "Sodium", "step-index": "Step: {step}", - "sugar-content": "Sugar Content", + "sugar-content": "Sugar", "tags": "Tags", "title": "Title", "total-time": "Total Time", diff --git a/frontend/src/locales/messages/sv-SE.json b/frontend/src/locales/messages/sv-SE.json index 4dbee6358e1e..cf3cb7d85fbb 100644 --- a/frontend/src/locales/messages/sv-SE.json +++ b/frontend/src/locales/messages/sv-SE.json @@ -105,6 +105,7 @@ "recent": "Recent" }, "recipe": { + "assets": "Assets", "add-key": "Add Key", "api-extras": "API Extras", "calories": "Calories", @@ -113,8 +114,9 @@ "delete-confirmation": "Are you sure you want to delete this recipe?", "delete-recipe": "Delete Recipe", "description": "Beskrivning", - "fat-content": "Fat Content", - "fiber-content": "Fiber Content", + "fat-content": "Fat", + "fiber-content": "Fiber", + "carbohydrate-content": "Carbohydrate", "grams": "grams", "image": "Image", "ingredient": "Ingrediens", @@ -132,13 +134,13 @@ "original-url": "Originalrecept", "perform-time": "Cook Time", "prep-time": "Prep Time", - "protein-content": "Protein Content", + "protein-content": "Protein", "recipe-image": "Recipe Image", "recipe-name": "Receptets namn", "servings": "Portioner", - "sodium-content": "Sodium Content", + "sodium-content": "Sodium", "step-index": "Steg: {step}", - "sugar-content": "Sugar Content", + "sugar-content": "Sugar", "tags": "Taggar", "title": "Title", "total-time": "Total Time", diff --git a/frontend/src/locales/messages/tr-TR.json b/frontend/src/locales/messages/tr-TR.json index c897010d8ab1..60f27c723a94 100644 --- a/frontend/src/locales/messages/tr-TR.json +++ b/frontend/src/locales/messages/tr-TR.json @@ -105,6 +105,7 @@ "recent": "Recent" }, "recipe": { + "assets": "Assets", "add-key": "Add Key", "api-extras": "API Extras", "calories": "Calories", @@ -113,8 +114,9 @@ "delete-confirmation": "Are you sure you want to delete this recipe?", "delete-recipe": "Delete Recipe", "description": "Description", - "fat-content": "Fat Content", - "fiber-content": "Fiber Content", + "fat-content": "Fat", + "fiber-content": "Fiber", + "carbohydrate-content": "Carbohydrate", "grams": "grams", "image": "Image", "ingredient": "Ingredient", @@ -132,13 +134,13 @@ "original-url": "Original URL", "perform-time": "Cook Time", "prep-time": "Prep Time", - "protein-content": "Protein Content", + "protein-content": "Protein", "recipe-image": "Recipe Image", "recipe-name": "Recipe Name", "servings": "Servings", - "sodium-content": "Sodium Content", + "sodium-content": "Sodium", "step-index": "Step: {step}", - "sugar-content": "Sugar Content", + "sugar-content": "Sugar", "tags": "Tags", "title": "Title", "total-time": "Total Time", diff --git a/frontend/src/locales/messages/uk-UA.json b/frontend/src/locales/messages/uk-UA.json index c897010d8ab1..60f27c723a94 100644 --- a/frontend/src/locales/messages/uk-UA.json +++ b/frontend/src/locales/messages/uk-UA.json @@ -105,6 +105,7 @@ "recent": "Recent" }, "recipe": { + "assets": "Assets", "add-key": "Add Key", "api-extras": "API Extras", "calories": "Calories", @@ -113,8 +114,9 @@ "delete-confirmation": "Are you sure you want to delete this recipe?", "delete-recipe": "Delete Recipe", "description": "Description", - "fat-content": "Fat Content", - "fiber-content": "Fiber Content", + "fat-content": "Fat", + "fiber-content": "Fiber", + "carbohydrate-content": "Carbohydrate", "grams": "grams", "image": "Image", "ingredient": "Ingredient", @@ -132,13 +134,13 @@ "original-url": "Original URL", "perform-time": "Cook Time", "prep-time": "Prep Time", - "protein-content": "Protein Content", + "protein-content": "Protein", "recipe-image": "Recipe Image", "recipe-name": "Recipe Name", "servings": "Servings", - "sodium-content": "Sodium Content", + "sodium-content": "Sodium", "step-index": "Step: {step}", - "sugar-content": "Sugar Content", + "sugar-content": "Sugar", "tags": "Tags", "title": "Title", "total-time": "Total Time", diff --git a/frontend/src/locales/messages/vi-VN.json b/frontend/src/locales/messages/vi-VN.json index c897010d8ab1..60f27c723a94 100644 --- a/frontend/src/locales/messages/vi-VN.json +++ b/frontend/src/locales/messages/vi-VN.json @@ -105,6 +105,7 @@ "recent": "Recent" }, "recipe": { + "assets": "Assets", "add-key": "Add Key", "api-extras": "API Extras", "calories": "Calories", @@ -113,8 +114,9 @@ "delete-confirmation": "Are you sure you want to delete this recipe?", "delete-recipe": "Delete Recipe", "description": "Description", - "fat-content": "Fat Content", - "fiber-content": "Fiber Content", + "fat-content": "Fat", + "fiber-content": "Fiber", + "carbohydrate-content": "Carbohydrate", "grams": "grams", "image": "Image", "ingredient": "Ingredient", @@ -132,13 +134,13 @@ "original-url": "Original URL", "perform-time": "Cook Time", "prep-time": "Prep Time", - "protein-content": "Protein Content", + "protein-content": "Protein", "recipe-image": "Recipe Image", "recipe-name": "Recipe Name", "servings": "Servings", - "sodium-content": "Sodium Content", + "sodium-content": "Sodium", "step-index": "Step: {step}", - "sugar-content": "Sugar Content", + "sugar-content": "Sugar", "tags": "Tags", "title": "Title", "total-time": "Total Time", diff --git a/frontend/src/locales/messages/zh-CN.json b/frontend/src/locales/messages/zh-CN.json index d48cb18f5bd7..995f220ccf41 100644 --- a/frontend/src/locales/messages/zh-CN.json +++ b/frontend/src/locales/messages/zh-CN.json @@ -105,6 +105,7 @@ "recent": "最近" }, "recipe": { + "assets": "Assets", "add-key": "Add Key", "api-extras": "API Extras", "calories": "Calories", @@ -113,8 +114,9 @@ "delete-confirmation": "您确定要删除此食谱吗?", "delete-recipe": "删除食谱", "description": "描述", - "fat-content": "Fat Content", - "fiber-content": "Fiber Content", + "fat-content": "Fat", + "fiber-content": "Fiber", + "carbohydrate-content": "Carbohydrate", "grams": "grams", "image": "Image", "ingredient": "材料", @@ -132,13 +134,13 @@ "original-url": "原食谱链接", "perform-time": "烹饪时间", "prep-time": "准备时间", - "protein-content": "Protein Content", + "protein-content": "Protein", "recipe-image": "Recipe Image", "recipe-name": "食谱名称", "servings": "份量", - "sodium-content": "Sodium Content", + "sodium-content": "Sodium", "step-index": "步骤:{step}", - "sugar-content": "Sugar Content", + "sugar-content": "Sugar", "tags": "标签", "title": "标题", "total-time": "总时间", diff --git a/frontend/src/locales/messages/zh-TW.json b/frontend/src/locales/messages/zh-TW.json index b49cd42915f6..ca5e7a0759f4 100644 --- a/frontend/src/locales/messages/zh-TW.json +++ b/frontend/src/locales/messages/zh-TW.json @@ -105,6 +105,7 @@ "recent": "Recent" }, "recipe": { + "assets": "Assets", "add-key": "Add Key", "api-extras": "API Extras", "calories": "Calories", @@ -113,8 +114,9 @@ "delete-confirmation": "您確定要刪除此食譜嗎?", "delete-recipe": "刪除食譜", "description": "描述", - "fat-content": "Fat Content", - "fiber-content": "Fiber Content", + "fat-content": "Fat", + "fiber-content": "Fiber", + "carbohydrate-content": "Carbohydrate", "grams": "grams", "image": "Image", "ingredient": "材料", @@ -132,13 +134,13 @@ "original-url": "原食譜鏈接", "perform-time": "烹飪時間 / 執行時間", "prep-time": "準備時間", - "protein-content": "Protein Content", + "protein-content": "Protein", "recipe-image": "Recipe Image", "recipe-name": "食譜名稱", "servings": "份量", - "sodium-content": "Sodium Content", + "sodium-content": "Sodium", "step-index": "步驟:{step}", - "sugar-content": "Sugar Content", + "sugar-content": "Sugar", "tags": "標籤", "title": "標題", "total-time": "總時間",