-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #11 from Felix14-v2/1.18
Added ru_ru.json
- Loading branch information
Showing
1 changed file
with
17 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"puzzle.text.update_available":"Доступно обновление!", | ||
"puzzle.screen.title":"Настройки Puzzle", | ||
"puzzle.page.graphics":"Настройки графики", | ||
"puzzle.page.resources":"Настройки ресурсов", | ||
"puzzle.page.performance":"Производительность", | ||
"puzzle.page.misc":"Прочие настройки", | ||
"puzzle.option.check_for_updates":"Проверять обновления", | ||
"puzzle.option.show_version_info":"Показывать информацию о версии", | ||
"puzzle.option.resourcepack_splash_screen":"Пользовательский экран загрузки", | ||
"puzzle.option.disable_splash_screen_blend":"Отключить смешивание логотипа", | ||
"puzzle.option.emissive_textures":"Светящиеся текстуры", | ||
"puzzle.option.unlimited_model_rotations":"Неограниченные повороты моделей", | ||
"puzzle.option.bigger_custom_models":"Увеличенный размер моделей", | ||
"puzzle.option.render_layer_overrides":"Переопределение слоёв рендеринга", | ||
"puzzle.midnightconfig.title":"Расширенные настройки Puzzle" | ||
} |