JaBa/languages/uk-UA/economy/pay.json
Jonny_Bro (Nikita) 4200ab3cde
v4.1.14 (#12)
Co-authored-by: Salosos <rabistov1834@gmail.com>
2022-11-09 21:33:45 +05:00

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