JaBa/languages/uk-UA/economy/pay.json
Salosos 02bf9de947 Перевод
Перевёл набор команд - экономика
2022-03-16 09:32:06 +02:00

11 lines
No EOL
610 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}}pay [@користувач] [сума]",
"EXAMPLES": "{{prefix}}pay @Jonny_Bro#4226 1000",
"INVALID_MEMBER": "Ви повинні згадати користувача!",
"BOT_USER": "Ботам не потрібні кредити!",
"YOURSELF": "Ви не можете заплатити самому собі!",
"INVALID_AMOUNT": "Вкажіть суму",
"ENOUGH_MONEY": "У вас немає {{amount}}",
"SUCCESS": "Ви відправили {{amount}} користувачу **{{username}}**!"
}