diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-31 00:06:21 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2019-12-31 00:06:21 +0800 |
| commit | 3a929a6fe02154989cdaa1eceaf0473875c25518 (patch) | |
| tree | d4266a92d7a4599c3ef6b881d580bda002cc6e45 /src/main | |
| parent | e8714fe8fc1dcaec7ad299c63e2b657870c8fb40 (diff) | |
| download | RoughlyEnoughItems-3a929a6fe02154989cdaa1eceaf0473875c25518.tar.gz RoughlyEnoughItems-3a929a6fe02154989cdaa1eceaf0473875c25518.tar.bz2 RoughlyEnoughItems-3a929a6fe02154989cdaa1eceaf0473875c25518.zip | |
New translations en_us.json (ru_ru)
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 4 |
1 files changed, 2 insertions, 2 deletions
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": "Плавление", |
