diff --git a/src/main/resources/lang/pt-PT/strings.yml b/src/main/resources/lang/pt-PT/strings.yml index edc2b31da..d57f356c7 100644 --- a/src/main/resources/lang/pt-PT/strings.yml +++ b/src/main/resources/lang/pt-PT/strings.yml @@ -213,14 +213,14 @@ stageEditorMobAmountsPrompt: "Enter mob amounts, , " stageEditorMobLocationPrompt: "Right-click on a block to select it, , " stageEditorMobLocationRadiiPrompt: "Enter kill location radii (number of blocks), , " stageEditorMobLocationNamesPrompt: "Enter location names, , " -stageEditorReachLocationPrompt: "Right-click on a block to select it, , " +stageEditorReachLocationPrompt: "Clique com o lado direito num bloco para selecioná-lo, , " stageEditorReachLocationRadiiPrompt: "Enter reach location radii (number of blocks), , " -stageEditorReachLocationNamesPrompt: "Enter location names, , " +stageEditorReachLocationNamesPrompt: "Introduzir nomes das localizações, , " stageEditorTameAmountsPrompt: "Enter tame amounts, , " -stageEditorShearColorsPrompt: "Enter sheep colors, , " -stageEditorShearAmountsPrompt: "Enter shear amounts, , " -stageEditorEventsPrompt: "Enter an event name, , " -stageEditorChatEventsPrompt: "Enter an event name to add, , " +stageEditorShearColorsPrompt: "Introduzir cores das ovelhas, , " +stageEditorShearAmountsPrompt: "Introduzir quantidades de tosquia. , " +stageEditorEventsPrompt: "Introduzir um nome de evento, , " +stageEditorChatEventsPrompt: "Introduzir um nome dum evento para adicionar, , " stageEditorChatEventsTriggerPrompt: "%yellow%Enter a chat trigger for%aqua% %yellow% " stageEditorCommandEventsPrompt: "Enter an event name to add, , " stageEditorCommandEventsTriggerPrompt: "%yellow%Enter a command trigger for%aqua% %yellow% "