JaBa/languages/ru-RU/economy/pay.json
Jonny_Bro (Nikita) aaa0d01c54 some tickets stuff
2023-07-07 17:34:23 +05:00

10 lines
No EOL
468 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 amount:1000",
"BOT_USER": "Ботам не нужны деньги B)",
"YOURSELF": "Вы не можете перевести кредиты самому себе",
"INVALID_AMOUNT": "Укажите сумму",
"ENOUGH_MONEY": "У вас нет {{amount}}",
"SUCCESS": "Вы отправили {{user}} {{amount}}!"
}