From cfce55e758a4987335873411ae390e28ee1417a6 Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Tue, 2 Jan 2018 14:02:06 -0500 Subject: [PATCH] New translations strings.yml (Italian) --- src/main/resources/lang/it-IT/strings.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"