From 3a929a6fe02154989cdaa1eceaf0473875c25518 Mon Sep 17 00:00:00 2001 From: shedaniel Date: Tue, 31 Dec 2019 00:06:21 +0800 Subject: New translations en_us.json (ru_ru) --- src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 da487f011..9563a2252 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -11,8 +11,8 @@ "text.rei.cheating_disabled": "§7Мошенничество выключено", "text.rei.cheating_enabled": "§cМошенничество включено", "text.rei.cheating_limited_enabled": "§bМошенничество включено (Использование команд)", - "text.rei.cheating_enabled_no_perms": "§7Мошенничество §cвключено §7(Отсутствует разрешение)", - "text.rei.no_permission_cheat": "Для использования мошенничества требуются разрешения оператора", + "text.rei.cheating_enabled_no_perms": "§7Читерство §cвключено §7(Нет прав)", + "text.rei.no_permission_cheat": "Для читерства требуются права оператора", "text.rei.search.field.suggestion": "Поиск...", "category.rei.crafting": "Создание", "category.rei.smelting": "Плавление", -- cgit