From e5ed0927c0b8600529593509ec2920ee1299248d Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Tue, 5 Feb 2019 13:11:41 -0500 Subject: [PATCH] New translations strings.yml (Russian) --- src/main/resources/lang/ru-RU/strings.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/lang/ru-RU/strings.yml b/src/main/resources/lang/ru-RU/strings.yml index bc7055e9c..5daee9001 100644 --- a/src/main/resources/lang/ru-RU/strings.yml +++ b/src/main/resources/lang/ru-RU/strings.yml @@ -116,14 +116,14 @@ stageEditorDamageBlocks: "Повредить Блоки" stageEditorPlaceBlocks: "Устанавить Блоки" stageEditorUseBlocks: "Использовать Блоки" stageEditorCutBlocks: "Сломать Блоки" -stageEditorItems: "Items" -stageEditorCraftItems: "Craft items" +stageEditorItems: "Предметы" +stageEditorCraftItems: "Создайте Предметы" stageEditorEnchantItems: "Зачаровать Предметы" stageEditorNPCs: "NPCs" stageEditorDeliverItems: "Доставить Предметы" stageEditorTalkToNPCs: "Поговорить с NPC" stageEditorKillNPCs: "Убить NPC" -stageEditorMobs: "Mobs" +stageEditorMobs: "Мобы" stageEditorKillMobs: "Убить Мобов" stageEditorCatchFish: "Поймать Рыбу" stageEditorFish: "рыба" @@ -656,7 +656,7 @@ damage: "Нанести урон" place: "Разместить" use: "Использовать" cut: "Порезать" -craft: "Craft" +craft: "Создайте" enchantItem: "Зачаровать с чарами: " catchFish: "Поймать рыбу" kill: "Убийство"