diff --git a/src/main/resources/lang/it-IT/strings.yml b/src/main/resources/lang/it-IT/strings.yml index 95e2af4fd..2ccfcc526 100644 --- a/src/main/resources/lang/it-IT/strings.yml +++ b/src/main/resources/lang/it-IT/strings.yml @@ -154,7 +154,7 @@ stageEditorChatEvents: "Eventi Chat" stageEditorChatTrigger: "Trigger di Chat" stageEditorChatEventsCleared: "Evento di Inizio cancellato." stageEditorCommandEvents: "Command Events" -stageEditorCommandTrigger: "Innesca comando" +stageEditorCommandTrigger: "Innesca Comando" stageEditorCommandEventsCleared: "Command Events cleared." stageEditorTriggeredBy: "Innescato da" stageEditorDeathEvent: "Evento di Morte" @@ -224,7 +224,7 @@ stageEditorMobLocationRadiiPrompt: "Enter kill location radii (number of blocks) stageEditorMobLocationNamesPrompt: "Inserisci i nomi delle posizioni che separano ciascuna con una virgola, o inserisci 'annulla' per tornare" stageEditorReachLocationPrompt: "Right-click on a block to select it, then enter 'add' to add it to the reach location list, or enter 'cancel' to return" stageEditorReachLocationRadiiPrompt: "Enter reach location radii (number of blocks) separating each one by a space, or enter 'cancel' to return" -stageEditorReachLocationNamesPrompt: "Inserisci i nomi delle posizioni separate ciascuna da una vircola, o scrivi 'cancel' per annullare" +stageEditorReachLocationNamesPrompt: "Inserisci i nomi delle posizioni separate ciascuna da una virgola, o scrivi 'cancel' per annullare" stageEditorTameAmountsPrompt: "Enter tame amounts separating each one by a space, or enter 'cancel' to return" stageEditorShearColorsPrompt: "Enter sheep colors separating each one by a space, or enter 'cancel' to return" stageEditorShearAmountsPrompt: "Inserisci il numero di cesoie separate ciascuna da uno spazio, o scrivi 'cancel' per annullare"