stardew-valley-mods/SkipIntro/i18n/ru.json
2025-07-03 20:02:00 +08:00

12 lines
593 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
/*********
** Generic Mod Config Menu UI
*********/
"config.skip-to.name": "Пропуск к...",
"config.skip-to.tooltip": "К какому меню перейти после пропуска. По умолчанию это Главное меню.",
"config.skip-to.values.title-menu": "Главное меню",
"config.skip-to.values.load-menu": "Меню загрузки",
"config.skip-to.values.join-coop": "Меню совместной игры",
"config.skip-to.values.host-coop": "Меню создания совместной игры"
}