From a8dc8e7190b96edf92b02cce44f22041427fc085 Mon Sep 17 00:00:00 2001 From: Leo Mu Date: Thu, 28 Sep 2023 10:04:14 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 87.2% (465 of 533 strings) Translation: Tandoor/Recipes Frontend Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/it/ --- vue/src/locales/it.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/vue/src/locales/it.json b/vue/src/locales/it.json index f25508a0..1c2f95b1 100644 --- a/vue/src/locales/it.json +++ b/vue/src/locales/it.json @@ -466,5 +466,9 @@ "search_rank": "Posizione di ricerca", "make_now": "Fai ora", "Amount": "Quantità", - "show_step_ingredients_setting": "Mostra gli ingredienti vicino ai passaggi della ricetta" + "show_step_ingredients_setting": "Mostra gli ingredienti vicino ai passaggi della ricetta", + "substitute_siblings_help": "Tutti gli alimenti che condividono un genitore di questo alimento sono considerati sostituti", + "reset_children": "Reimposta l'eredità degli eredi", + "substitute_siblings": "Sostituire prodotti eredi", + "ChildInheritFields": "Gli eredi ereditano i valori" }