From b528581bce06bd373fd6c0f2155b754e7de876ee Mon Sep 17 00:00:00 2001 From: shedaniel Date: Mon, 13 Jan 2020 13:36:05 +0800 Subject: New translations en_us.json (ru_ru) --- src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/main') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json index f608d4b1d..71325497c 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -108,7 +108,7 @@ "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Выключено", "config.roughlyenoughitems.renderEntryEnchantmentGlint": "Рендерить блески зачарования:", "config.roughlyenoughitems.entrySize": "Размер предметов:", - "config.roughlyenoughitems.useCompactTabs": "Compact Tabs:", + "config.roughlyenoughitems.useCompactTabs": "Компактные вкладки:", "config.roughlyenoughitems.darkTheme": "Тема внешнего вида REI:", "config.roughlyenoughitems.darkTheme.boolean.true": "Тёмная тема", "config.roughlyenoughitems.darkTheme.boolean.false": "Светлая тема", @@ -149,7 +149,7 @@ "config.roughlyenoughitems.itemListOrdering": "Порядок списка предметов:", "config.roughlyenoughitems.list_ordering_button": "%s [%s]", "config.roughlyenoughitems.recipeScreenType": "Тип окна рецепта:", - "config.roughlyenoughitems.recipeScreenType.config": "Recipe Screen Type: %s", + "config.roughlyenoughitems.recipeScreenType.config": "Вид окна рецепта: %s", "config.roughlyenoughitems.recipeScreenType.unset": "Не установлено", "config.roughlyenoughitems.recipeScreenType.original": "Оригинальный", "config.roughlyenoughitems.recipeScreenType.villager": "Крестьянский", -- cgit