From c2ac4163064ea30d2d36b983506a06121db00ca4 Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Wed, 30 Jan 2019 03:53:20 -0500 Subject: [PATCH] New translations strings.yml (Pirate English) --- src/main/resources/lang/en-PT/strings.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/main/resources/lang/en-PT/strings.yml b/src/main/resources/lang/en-PT/strings.yml index d0df30cf1..d6ebd0567 100644 --- a/src/main/resources/lang/en-PT/strings.yml +++ b/src/main/resources/lang/en-PT/strings.yml @@ -110,11 +110,13 @@ stageEditorEditStage: "Edit Stage" stageEditorNewStage: "Add new Stage" stageEditorStages: "Stages" stageEditorStage: "Stage" +stageEditorBlocks: "Blocks" stageEditorBreakBlocks: "Break Blocks" stageEditorDamageBlocks: "Damage Blocks" stageEditorPlaceBlocks: "Place Blocks" stageEditorUseBlocks: "Use Blocks" stageEditorCutBlocks: "Cut Blocks" +stageEditorItems: "Items" stageEditorCatchFish: "Catch Fish" stageEditorFish: "fish" stageEditorKillPlayers: "Kill Players" @@ -174,7 +176,7 @@ stageEditorSetLocationNames: "Set spot names" stageEditorSetTameAmounts: "Set tame amounts" stageEditorSetShearColors: "Set sheep colors" stageEditorSetShearAmounts: "Set shear amounts" -stageEditorPassword: "Password Objectives" +stageEditorPassword: "Password" stageEditorAddPasswordDisplay: "Add password display" stageEditorAddPasswordPhrases: "Add password phrase(s)" stageEditorNoPasswordDisplays: "No password displays set"