diff --git a/src/main/resources/lang/ru-RU/strings.yml b/src/main/resources/lang/ru-RU/strings.yml index e9d889e3b..4eeba101c 100644 --- a/src/main/resources/lang/ru-RU/strings.yml +++ b/src/main/resources/lang/ru-RU/strings.yml @@ -223,10 +223,10 @@ stageEditorDelayMessagePrompt: "Введите сообщение задержк stageEditorScriptPrompt: "Введите название скрипта, , " stageEditorStartMessagePrompt: "Введите стартовое сообщение, , " stageEditorCompleteMessagePrompt: "Введите сообщение завершения, , " -stageEditorPasswordDisplayPrompt: "Enter password display, " -stageEditorPasswordDisplayHint: "(This is the text that will be displayed to the player as their objective)" -stageEditorPasswordPhrasePrompt: "Enter password phrases, , " -stageEditorPasswordPhraseHint: "(This is the text that a player must enter to complete the objective)" +stageEditorPasswordDisplayPrompt: "Введите отображаемый пароль, " +stageEditorPasswordDisplayHint: "(Этот текст будет показан игрокам как их задание)" +stageEditorPasswordPhrasePrompt: "Введите фразы пароля, , " +stageEditorPasswordPhraseHint: "(Игрок должен ввести этот текст, чтобы выполнить задание)" stageEditorObjectiveOverridePrompt: "Enter objective display override, , " stageEditorObjectiveOverrideHint: "(This override will display your own text as the objective)" stageEditorObjectiveOverrideCleared: "Objective display override cleared."