diff --git a/src/main/resources/assets/ultramine/lang/en_US.lang b/src/main/resources/assets/ultramine/lang/en_US.lang index 5c3132b..46eb010 100644 --- a/src/main/resources/assets/ultramine/lang/en_US.lang +++ b/src/main/resources/assets/ultramine/lang/en_US.lang @@ -332,8 +332,8 @@ ultramine.ability.command.muted=You don't have ability to execute commands. You will be unmuted in %s ultramine.ability.command.muted.forever=You has been muted forever. You don't have ability to execute commands -command.commandmute.usage=/unmute -command.commandmute.description=Unmutes the player +command.unmute.usage=/unmute +command.unmute.description=Unmutes the player command.unmute.fail=The player is not muted command.unmute.notify=You has been unmuted command.unmute.success=Player %s has been unmuted diff --git a/src/main/resources/assets/ultramine/lang/ru_RU.lang b/src/main/resources/assets/ultramine/lang/ru_RU.lang index cb5bf4d..ed1b4b8 100644 --- a/src/main/resources/assets/ultramine/lang/ru_RU.lang +++ b/src/main/resources/assets/ultramine/lang/ru_RU.lang @@ -332,8 +332,8 @@ ultramine.ability.command.muted=Возможность выполнять команды была заблокирована на %s ultramine.ability.command.muted.forever=Возможность выполнять команды была заблокирована навсегда -command.commandmute.usage=/unmute <игрок> -command.commandmute.description=Возвращает право писать в чат +command.unmute.usage=/unmute <игрок> +command.unmute.description=Возвращает право писать в чат command.unmute.fail=Указанный игрок не замьючен command.unmute.notify=Вам возвращено право писать в чат command.unmute.success=Игроку %s теперь разрешено писать в чат