From d73d63d0fc397a335632740344e8d31d6406dadc Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Wed, 4 Dec 2019 07:43:50 -0500 Subject: [PATCH] New translations strings.yml (Russian) --- main/src/main/resources/lang/ru-RU/strings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/src/main/resources/lang/ru-RU/strings.yml b/main/src/main/resources/lang/ru-RU/strings.yml index c4676909e..a0dc74532 100644 --- a/main/src/main/resources/lang/ru-RU/strings.yml +++ b/main/src/main/resources/lang/ru-RU/strings.yml @@ -191,7 +191,7 @@ stageEditorCustomAlreadyAdded: "Эта пользовательская цель stageEditorCustomCleared: "Пользовательские цели очищены." stageEditorCustomDataPrompt: "Введите значение для :" stageEditorEnterBlockNames: "Введите названия блоков, , " -stageEditorEnterBlockAmounts: "Enter block amounts, , " +stageEditorEnterBlockAmounts: "Введите количество блоков, , " stageEditorEnterBlockDurability: "Введите прочность блока (числа), , " stageEditorCatchFishPrompt: "Введите количество рыбы, которую необходимо поймать, , " stageEditorKillPlayerPrompt: "Введите количество игроков, которых необходимо убить, , "