From 32f3249c7037014a4ab9dd10fc120aee4ba6d47d Mon Sep 17 00:00:00 2001 From: shedaniel Date: Sun, 10 May 2020 18:07:03 +0800 Subject: New translations en_us.json (ru_ru) --- src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json index 8a5b0e9de..dd4d237cd 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -90,14 +90,14 @@ "text.rei.recipe_screen_type.selection": "Выбор типа экрана рецепта", "text.rei.recipe_screen_type.selection.sub": "Вы всегда можете изменить эту настройку через окно конфигурации.", "text.rei.view_recipes_for": "Посмотреть рецепты для %s", - "text.rei.subsets": "Subsets", + "text.rei.subsets": "Поднаборы", "text.rei.tiny_potato": "Мини картошка", "tooltip.rei.fluid_amount": "§7%d Единицы измерения", "msg.rei.copied_recipe_id": "Идентификатор рецепта скопирован", "msg.rei.recipe_id_details": "ID рецепта: %s", - "msg.rei.exported_recipe": "Exported Recipe", + "msg.rei.exported_recipe": "Экспорт рецепта", "msg.rei.exported_recipe.desc": "Проверьте папку 'rei_exports'.", - "subsets.rei.roughlyenoughitems.all_entries": "All Entries", + "subsets.rei.roughlyenoughitems.all_entries": "Все записи", "subsets.rei.roughlyenoughitems.item_groups": "Вкладки творчества", "_comment": "Конфигурация подсказок", "config.roughlyenoughitems.title": "Конфигурация Roughly Enough Items", -- cgit