diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-02 14:31:19 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-02 14:31:19 +0800 |
| commit | 7908d223d913a1ac9e929730652923d934d2b4b4 (patch) | |
| tree | dd577e66b3c6dfe136eb5dfb802a1003112ea282 /src/main/resources/assets/roughlyenoughitems | |
| parent | 5e2eccadbd91171c01cdb209d1338bcfb7786b1c (diff) | |
| parent | 3a929a6fe02154989cdaa1eceaf0473875c25518 (diff) | |
| download | RoughlyEnoughItems-7908d223d913a1ac9e929730652923d934d2b4b4.tar.gz RoughlyEnoughItems-7908d223d913a1ac9e929730652923d934d2b4b4.tar.bz2 RoughlyEnoughItems-7908d223d913a1ac9e929730652923d934d2b4b4.zip | |
Merge remote-tracking branch 'origin/l10n_3.x' into 3.x
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems')
| -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": "Плавление", |
