From f301e8ec0345c31f48c53029de898d25b7ff3d17 Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Thu, 22 Mar 2018 19:51:10 -0400 Subject: [PATCH] New translations strings.yml (Pirate English) --- src/main/resources/lang/en-PT/strings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/lang/en-PT/strings.yml b/src/main/resources/lang/en-PT/strings.yml index eb50a0b1b..9186bfd26 100644 --- a/src/main/resources/lang/en-PT/strings.yml +++ b/src/main/resources/lang/en-PT/strings.yml @@ -442,7 +442,7 @@ eventEditorSetMobAmountsPrompt: "Enter mob amount, " eventEditorSetMobNamePrompt: "Set th' name fer this mob, " eventEditorSetMobLocationPrompt: "Right-jab on a block t' select it, , " eventEditorSetPotionEffectsPrompt: "Enter potion effect types, , " -eventEditorSetPotionDurationsPrompt: "Enter effect durations (in milliseconds), , " +eventEditorSetPotionDurationsPrompt: "Enter potion effect durations (in seconds), , " eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes, , " eventEditorSetHungerPrompt: "Enter hunger level, or -1 t' remove it" eventEditorSetSaturationPrompt: "Enter saturation level, or -1 t' remove it"