From 8438f8f57d0e34f8ea83ad6819d71c3413431647 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Mon, 22 Mar 2021 16:18:42 +0800 Subject: New translations en_us.json (ru_ru) --- src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main/resources') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json index f35bda448..76d7774f9 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -99,6 +99,7 @@ "text.rei.tiny_potato": "Мини картошка", "text.rei.add_favorite_widget": "Добавить...", "favorite.section.gamemode": "Игровой Режим", + "favorite.section.weather": "Погода", "tooltip.rei.fluid_amount": "§7%d Единицы измерения", "msg.rei.copied_recipe_id": "Идентификатор рецепта скопирован", "msg.rei.recipe_id_details": "ID рецепта: %s", -- cgit