diff --git a/src/main/resources/lang/ru-RU/strings.yml b/src/main/resources/lang/ru-RU/strings.yml index 365ca9295..ec592df65 100644 --- a/src/main/resources/lang/ru-RU/strings.yml +++ b/src/main/resources/lang/ru-RU/strings.yml @@ -117,20 +117,22 @@ stageEditorPlaceBlocks: "Устанавить Блоки" stageEditorUseBlocks: "Использовать Блоки" stageEditorCutBlocks: "Сломать Блоки" stageEditorItems: "Items" -stageEditorCatchFish: "Поймать Рыбу" -stageEditorFish: "рыба" -stageEditorKillPlayers: "Убить Игроков" -stageEditorPlayers: "игроки" stageEditorEnchantItems: "Зачаровать Предметы" stageEditorDeliverItems: "Доставить Предметы" +stageEditorNPCs: "NPCs" stageEditorTalkToNPCs: "Поговорить с NPC" stageEditorKillNPCs: "Убить NPC" +stageEditorMobs: "Mobs" stageEditorKillMobs: "Убить Мобов" +stageEditorCatchFish: "Поймать Рыбу" +stageEditorFish: "рыба" stageEditorReachLocs: "Добраться до места" stageEditorReachRadii1: "Достичь в течение" stageEditorReachRadii2: "блокаов" stageEditorTameMobs: "Приручить Мобов" stageEditorShearSheep: "Обстричь Овец" +stageEditorKillPlayers: "Убить Игроков" +stageEditorPlayers: "игроки" stageEditorEvents: "События" stageEditorStageEvents: "Этапы Событий" stageEditorStartEvent: "Начальное Событие"