diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-10-29 21:30:46 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-10-29 21:30:46 +0800 |
| commit | a6f598720ffd006df83058db4326e212dbdc8c9f (patch) | |
| tree | 654700860eafb4674fc36793bb68ead643531392 /src | |
| parent | aae820a6b6876d89169bbc1d3c44db3e4f75df3d (diff) | |
| download | RoughlyEnoughItems-a6f598720ffd006df83058db4326e212dbdc8c9f.tar.gz RoughlyEnoughItems-a6f598720ffd006df83058db4326e212dbdc8c9f.tar.bz2 RoughlyEnoughItems-a6f598720ffd006df83058db4326e212dbdc8c9f.zip | |
New translations en_us.json (ru_ru)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 2 |
1 files changed, 2 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 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", |
