From 35e79d0066827f3bec48e7cc6e9d9b39867c4e71 Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Tue, 27 Feb 2018 12:12:20 -0500 Subject: [PATCH] New translations strings.yml (Portuguese) --- src/main/resources/lang/pt-PT/strings.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/lang/pt-PT/strings.yml b/src/main/resources/lang/pt-PT/strings.yml index 01d5f144f..fb3b7020b 100644 --- a/src/main/resources/lang/pt-PT/strings.yml +++ b/src/main/resources/lang/pt-PT/strings.yml @@ -168,13 +168,13 @@ stageEditorSetKillAmounts: "Set kill amounts" stageEditorSetEnchantAmounts: "Set enchant amounts" stageEditorSetMobAmounts: "Set mob amounts" stageEditorSetEnchantments: "Set enchantments" -stageEditorSetItemNames: "Set item names" -stageEditorSetKillIds: "Set NPC IDs" -stageEditorSetMobTypes: "Set mob types" +stageEditorSetItemNames: "Definir nomes dos items" +stageEditorSetKillIds: "Definir IDs do NPC" +stageEditorSetMobTypes: "Definir tipos de mobs" stageEditorSetKillLocations: "Set kill locations" stageEditorSetKillLocationRadii: "Set kill location radii" stageEditorSetKillLocationNames: "Set kill location names" -stageEditorSetLocations: "Set locations" +stageEditorSetLocations: "Definir localizações" stageEditorSetLocationRadii: "Set location radii" stageEditorSetLocationNames: "Set location names" stageEditorSetTameAmounts: "Set tame amounts"