From a6f598720ffd006df83058db4326e212dbdc8c9f Mon Sep 17 00:00:00 2001 From: shedaniel Date: Thu, 29 Oct 2020 21:30:46 +0800 Subject: New translations en_us.json (ru_ru) --- src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 2 ++ 1 file changed, 2 insertions(+) (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 8a7988e27..f01e936e7 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -96,6 +96,8 @@ "text.rei.view_recipes_for": "Посмотреть рецепты для %s", "text.rei.subsets": "Поднаборы", "text.rei.tiny_potato": "Мини картошка", + "text.rei.add_favorite_widget": "Добавить...", + "favorite.section.gamemode": "Игровой режим", "tooltip.rei.fluid_amount": "§7%d Единицы измерения", "msg.rei.copied_recipe_id": "Идентификатор рецепта скопирован", "msg.rei.recipe_id_details": "ID рецепта: %s", -- cgit