JaBa/languages/uk-UA/general/setafk.json

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