From 92852d77a58321875470cdb75d85ef6134d27b06 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Fri, 3 Jan 2020 14:56:30 +0800 Subject: New translations en_us.json (ru_ru) --- src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/main/resources/assets') diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json index d2d87d04c..d48c1d05d 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -89,9 +89,9 @@ "config.roughlyenoughitems.technical": "Техническое", "config.roughlyenoughitems.performance": "Производительность", "config.roughlyenoughitems.cheating": "Мошенничество:", - "config.roughlyenoughitems.recipeKeybind": "Show Recipe:", - "config.roughlyenoughitems.hideKeybind": "Hide/Show REI:", - "config.roughlyenoughitems.usageKeybind": "Show Uses:", + "config.roughlyenoughitems.recipeKeybind": "Показать рецепт:", + "config.roughlyenoughitems.hideKeybind": "Скрыть/Показать REI:", + "config.roughlyenoughitems.usageKeybind": "Показать использования:", "config.roughlyenoughitems.nextPageKeybind": "Next Page:", "config.roughlyenoughitems.previousPageKeybind": "Previous Page:", "config.roughlyenoughitems.focusSearchFieldKeybind": "Focus Search Field:", -- cgit