JaBa/languages/ru-RU/general/afk.json

8 lines
No EOL
440 B
JSON
Raw Permalink 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": "Установить AFK статус (пользователь который упомянет вас получит сообщение)",
"USAGE": "[message]",
"EXAMPLES": "afk message:Сру =)",
"SUCCESS": "Теперь вы AFK по причине: **{{message}}**",
"DELETED": "**{{user}}**, ваш AFK статус удалён",
"IS_AFK": "**{{user}}** сейчас AFK, причина:\n```{{message}}```"
}