JaBa/languages/uk-UA/general/setafk.json
2022-03-19 16:26:08 +02:00

9 lines
No EOL
641 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": "Встановити AFK статус (користувач, який згадає вас отримає повідомлення)",
"USAGE": "{{prefix}}setafk [причина/delete]",
"EXAMPLES": "{{prefix}}setafk Сру =)",
"MISSING_REASON": "Вкажіть причину AFK! (не більше 250 символів)",
"SUCCESS": "Тепер ви AFK через: **{{reason}}**\nНапишіть {{prefix}}afk delete, щоб примусово вимкнути AFK",
"DELETED": "**{{username}}**, AFK статус видалено!",
"IS_AFK": "**{{user}}** зараз AFK, причина:\n**`{{reason}}`**"
}