From 90f67ff7d48b246f9ae24a0442c527d067968abf Mon Sep 17 00:00:00 2001 From: shedaniel Date: Mon, 20 Jan 2020 22:03:58 +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') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json index 2513d61cf..8c4e04942 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -80,6 +80,7 @@ "text.rei.favorites_tooltip": " §7Нажмите %s что-бы добавить в избранное.", "text.rei.remove_favorites_tooltip": " §7Нажмите %s что-бы убрать это из избранного.", "text.rei.working_station": "Рабочее место", + "text.rei.release_export": "§lRelease %s to export", "text.rei.recipe_id": "\n%sID рецепта: %s", "text.rei.recipe_screen_type.selection": "Выбор типа экрана рецепта", "text.rei.recipe_screen_type.selection.sub": "Вы всегда можете изменить эту настройку через окно конфигурации.", -- cgit