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"