JaBa/languages/ru-RU/economy/pay.json
2022-08-09 23:48:33 +05:00

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