From 6b4200acc3b44847a086cba62e2bdb4f08ca3f4d Mon Sep 17 00:00:00 2001 From: Oliver Cervera Date: Sat, 30 Oct 2021 18:03:04 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 99.5% (201 of 202 strings) Translation: Tandoor/Recipes Frontend Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/it/ --- vue/src/locales/it.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/vue/src/locales/it.json b/vue/src/locales/it.json index cbb96e589..a6f52e832 100644 --- a/vue/src/locales/it.json +++ b/vue/src/locales/it.json @@ -200,5 +200,7 @@ "Previous_Period": "Periodo precedente", "Current_Period": "Periodo attuale", "Next_Day": "Giorno successivo", - "Previous_Day": "Giorno precedente" + "Previous_Day": "Giorno precedente", + "Add_nutrition_recipe": "Aggiungi nutrienti alla ricetta", + "Remove_nutrition_recipe": "Elimina nutrienti dalla ricetta" }