diff options
| author | shedaniel <daniel@shedaniel.me> | 2021-04-16 18:18:36 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2021-04-16 18:18:36 +0800 |
| commit | c12ffb848d9cae7b32ca8e1d23db7ecb5f89e713 (patch) | |
| tree | ea6cc917afded420cdb0a981616c26c121b22d16 | |
| parent | c717abb26056f8c219ad9c351a9908d3c3c54e88 (diff) | |
| parent | 1450e8283c6a8f0f0d6821046acd8d77f02daecf (diff) | |
| download | RoughlyEnoughItems-c12ffb848d9cae7b32ca8e1d23db7ecb5f89e713.tar.gz RoughlyEnoughItems-c12ffb848d9cae7b32ca8e1d23db7ecb5f89e713.tar.bz2 RoughlyEnoughItems-c12ffb848d9cae7b32ca8e1d23db7ecb5f89e713.zip | |
Merge remote-tracking branch 'origin/6.x' into 6.x-1.17
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json index 66fc4c6d9..27625d2b2 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ru_ru.json @@ -4,7 +4,7 @@ "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.cheating_enabled_no_perms": "§7Читы §cвключены §7(Без прав)", "text.rei.cheating_limited_creative_enabled": "§aЧиты включены (Включён Творческий режим)", "text.rei.no_permission_cheat": "Для читерства требуются права оператора", "text.rei.search.field.suggestion": "Поиск...", |
