diff --git a/src/main/resources/lang/es-ES/strings.yml b/src/main/resources/lang/es-ES/strings.yml index dc483ac5d..20913081c 100644 --- a/src/main/resources/lang/es-ES/strings.yml +++ b/src/main/resources/lang/es-ES/strings.yml @@ -110,11 +110,13 @@ stageEditorEditStage: "Editar etapa" stageEditorNewStage: "Agregar nueva etapa" stageEditorStages: "Etapas" stageEditorStage: "Etapa" +stageEditorBlocks: "Blocks" stageEditorBreakBlocks: "Romper bloques" stageEditorDamageBlocks: "Bloques de DaƱos" stageEditorPlaceBlocks: "Colocar bloques" stageEditorUseBlocks: "Usar bloques" stageEditorCutBlocks: "Cortar bloques" +stageEditorItems: "Items" stageEditorCatchFish: "Captura un pez" stageEditorFish: "pez" stageEditorKillPlayers: "Matar a los jugadores"