diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-02-15 01:32:31 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-02-15 01:32:31 +0800 |
| commit | 65c830c4814a163de818f42e471589e0ba332884 (patch) | |
| tree | 12846726e7f9f29f642fb6a49b06e716a4b8f09c /src | |
| parent | 8ef0535a03d02e15673dc75b380c1eea5df52457 (diff) | |
| download | RoughlyEnoughItems-65c830c4814a163de818f42e471589e0ba332884.tar.gz RoughlyEnoughItems-65c830c4814a163de818f42e471589e0ba332884.tar.bz2 RoughlyEnoughItems-65c830c4814a163de818f42e471589e0ba332884.zip | |
New translations en_us.json (ru_ru)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json index d7bf536fb..8cd8d7f78 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -28,6 +28,7 @@ "category.rei.brewing.result": "Итоговое зелье", "category.rei.composting": "Компостирование", "category.rei.stripping": "Обработка", + "category.rei.beacon_base": "Beacon Base", "category.rei.information": "Информация", "text.rei.composting.chance": "§e%d%% шанс", "text.rei.composting.page": "%d страница", @@ -97,6 +98,7 @@ "config.roughlyenoughitems.modules": "Модули", "config.roughlyenoughitems.technical": "Техническое", "config.roughlyenoughitems.performance": "Производительность", + "config.roughlyenoughitems.filtering": "Filtering", "config.roughlyenoughitems.cheating": "Мошенничество:", "config.roughlyenoughitems.smooth_scrolling": "Настройки плавной прокрутки", "config.roughlyenoughitems.recipeKeybind": "Показать рецепт:", @@ -115,6 +117,11 @@ "config.roughlyenoughitems.lowerConfigButton": "Положение кнопки настроек:", "config.roughlyenoughitems.lowerConfigButton.boolean.false": "Вверху", "config.roughlyenoughitems.lowerConfigButton.boolean.true": "Рядом с поиском", + "config.roughlyenoughitems.filteredEntries.selectAll": "Select All", + "config.roughlyenoughitems.filteredEntries.selectNone": "Unselect All", + "config.roughlyenoughitems.filteredEntries.hide": "Hide Selected", + "config.roughlyenoughitems.filteredEntries.show": "Show Selected", + "config.roughlyenoughitems.filteredEntries.loadWorldFirst": "Load World First!", "config.roughlyenoughitems.entrySize": "Размер предметов:", "config.roughlyenoughitems.useCompactTabs": "Компактные вкладки:", "config.roughlyenoughitems.darkTheme": "Тема оформления:", |
