-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cloth config as dependency, shuffled around config screen for easier …
…readability. Added ru_ru.json
- Loading branch information
Showing
5 changed files
with
40 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{ | ||
"minimalmenu.config.title": "Minimal Menu настройки", | ||
"minimalmenu.config.category.title": "Титульный экран", | ||
"minimalmenu.config.category.options": "Экран настроек", | ||
"minimalmenu.config.category.pause": "Экран паузы", | ||
"minimalmenu.config.category.sp": "Экран одиночной игры", | ||
"minimalmenu.config.category.ingame": "Игровой экран", | ||
"minimalmenu.config.category.other": "Другие варианты", | ||
"minimalmenu.config.option.title.splash": "Удалить всплывающий текст", | ||
"minimalmenu.config.option.title.edition": "Удалить надпись версии Java", | ||
"minimalmenu.config.option.title.singleplayer": "Удалить кнопку одиночной игры", | ||
"minimalmenu.config.option.title.multiplayer": "Удалить кнопку мультиплеерной игры", | ||
"minimalmenu.config.option.title.realms": "Удалить кнопку Realms", | ||
"minimalmenu.config.option.title.accessibility": "Удалить кнопку специальные возможности", | ||
"minimalmenu.config.option.title.language": "Удалить кнопку с языками", | ||
"minimalmenu.config.option.title.copy": "Удалить надпись Авторские права", | ||
"minimalmenu.config.option.title.spin": "Приостановить Фоновую панораму", | ||
"minimalmenu.config.option.title.dirtBackground": "Используйте Грязный Фон", | ||
"minimalmenu.config.option.title.xOffset": "X смещение", | ||
"minimalmenu.config.option.title.yOffset": "Y смещение", | ||
"minimalmenu.config.option.options.online": "Удалить кнопку Онлайн…", | ||
"minimalmenu.config.option.pause.feedback": "Удалить кнопку Обратной связи", | ||
"minimalmenu.config.option.pause.bugs": "Удалить Сообщение об ошибках", | ||
"minimalmenu.config.option.pause.lanSingle": "Удалить Доступ к локальной сети в одиночной игре", | ||
"minimalmenu.config.option.pause.lanMulti": "Удалить Доступ к локальной сети в многопользовательской игре", | ||
"minimalmenu.config.option.pause.xOffset": "X смещение", | ||
"minimalmenu.config.option.pause.yOffset": "Y смещение", | ||
"minimalmenu.config.option.sp.addSavesFolder": "Добавить кнопку Папки сохранения", | ||
"minimalmenu.config.option.sp.reloadSaves": "Добавить кнопку Перезагрузки сохранения", | ||
"minimalmenu.config.option.other.dev": "Режим разработчика", | ||
"minimalmenu.config.option.other.dev.tooltip": "Используется при разработке этого мода. Игнорировать.", | ||
"minimalmenu.config.option.common.addFolder": "Добавить кнопку .minecraft", | ||
"minimalmenu.common..minecraft": "." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters