diff --git a/src/main/resources/lang/it-IT/strings.yml b/src/main/resources/lang/it-IT/strings.yml index 0b706324e..0a584bfc1 100644 --- a/src/main/resources/lang/it-IT/strings.yml +++ b/src/main/resources/lang/it-IT/strings.yml @@ -421,9 +421,9 @@ eventEditorSetMobChestPlate: "Impostare la piastra del pettorale" eventEditorSetMobChestPlateDrop: "Stabilire la possibilità di caduta della piastra toracica" eventEditorSetMobHelmet: "Impostare il casco" eventEditorSetMobHelmetDrop: "Stabilire la possibilità di caduta del casco" -eventEditorSetMobSpawnLoc: "Right-click on a block to spawn a mob at, then enter 'add' to the confirm it, or enter 'cancel' to return" -eventEditorSetMobSpawnAmount: "Set the amount of mobs to spawn" -eventEditorSetDropChance: "Set the drop chance" +eventEditorSetMobSpawnLoc: "Fai clic con il pulsante destro del mouse su un blocco per generare in mob in, quindi inserisci 'aggiungi' per confermarlo, o inserisci 'annulla' per tornare" +eventEditorSetMobSpawnAmount: "Imposta la quantità di mob da generare" +eventEditorSetDropChance: "Impostare la possibilità di drop" eventEditorInvalidDropChance: "Drop chance has to be between 0.0 and 1.0" eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, then enter 'add' to add it to the list, or enter 'clear' to clear the locations list, or 'cancel' to return" eventEditorPotionEffects: "Event Potion Effects"