aboutsummaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2019-12-10 23:46:02 +0800
committershedaniel <daniel@shedaniel.me>2019-12-10 23:46:02 +0800
commite68ce02442b8f02a408933c028330ce4eadf73a1 (patch)
treee3879576b70f5a2ad83a06d60617fef333805b20 /src/main
parent2d72a90a965dd31f039ff970caf271b20d38c337 (diff)
downloadRoughlyEnoughItems-e68ce02442b8f02a408933c028330ce4eadf73a1.tar.gz
RoughlyEnoughItems-e68ce02442b8f02a408933c028330ce4eadf73a1.tar.bz2
RoughlyEnoughItems-e68ce02442b8f02a408933c028330ce4eadf73a1.zip
New translations en_us.json (ru_ru)
Diffstat (limited to 'src/main')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json5
1 files changed, 5 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 db7b48286..dde4f38a9 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json
@@ -77,6 +77,9 @@
"text.rei.next_page": "Следующая страница",
"text.rei.back": "Назад",
"text.rei.select": "Выбрать",
+ "text.rei.favorites": "Favorites",
+ "text.rei.favorites_tooltip": " \n§7Press %s to add this to favorites.",
+ "text.rei.remove_favorites_tooltip": " \n§7Press %s to remove this from favorites.",
"text.rei.working_station": "Рабочее место",
"text.rei.recipe_id": "\n%sID рецепта: %s",
"text.rei.recipe_screen_type.selection": "Выбор типа экрана рецепта",
@@ -92,6 +95,8 @@
"config.roughlyenoughitems.modules": "Модули",
"config.roughlyenoughitems.technical": "Техническое",
"config.roughlyenoughitems.cheating": "Мошенничество:",
+ "config.roughlyenoughitems.favoriteKeybind": "Favorite Entry:",
+ "config.roughlyenoughitems.favoritesEnabled": "Favorites Enabled:",
"config.roughlyenoughitems.clickableRecipeArrows": "Показать рецепт нажатием:",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "Включено",
"config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "Выключено",