JaBa/languages/ru-RU/administration/delcommand.json

8 lines
No EOL
399 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"DESCRIPTION": "Удалить свою команду!",
"USAGE": "{{prefix}}delcommand [название]",
"EXAMPLES": "{{prefix}}delcommand hello",
"MISSING_NAME": "Введите название команды!",
"UNKNOWN_COMMAND": "Команда {{commandName}} не существует!",
"SUCCESS": "Команда **{{commandName}}** была удалена с сервера!"
}