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

8 lines
No EOL
488 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}}quote [ID-повідомлення] (канал)",
"EXAMPLES": "{{prefix}}quote 596018101921906698\n{{prefix}}quote 596018101921906698 573508780520898581\n{{prefix}}quote 5960",
"NO_MESSAGE_ID": "Немає повідомлень з цим ID.",
"NO_CHANNEL_ID": "Немає каналу з ID або назвою.",
"MISSING_ID": "Вкажіть ID повідомлення!"
}