From bfb1753631e03c679f2369280a028c18b0e82b8a Mon Sep 17 00:00:00 2001 From: Oliver Cervera Date: Fri, 17 Sep 2021 22:54:32 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 97.5% (156 of 160 strings) Translation: Tandoor/Recipes Frontend Translate-URL: http://translate.tandoor.dev/projects/tandoor/recipes-frontend/it/ --- vue/src/locales/it.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vue/src/locales/it.json b/vue/src/locales/it.json index fadf774d9..49a09dd8d 100644 --- a/vue/src/locales/it.json +++ b/vue/src/locales/it.json @@ -90,7 +90,7 @@ "Recipes": "Ricette", "Move": "Sposta", "Merge": "Unisci", - "Parent": "Primario", + "Parent": "Principale", "delete_confimation": "Sei sicuro di voler eliminare {kw} e tutti gli elementi dipendenti?", "move_confirmation": "Sposta {child} al primario {parent}", "merge_confirmation": "Sostituisci {source} con {target}",