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

9 lines
No EOL
433 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}}withdraw [сума/all]",
"EXAMPLES": "{{prefix}}withdraw 100\n{{prefix}}withdraw all",
"MISSING_AMOUNT": "Вкажіть суму!",
"NO_CREDIT": "Недостатньо кредитів на банківському рахунку!",
"NOT_ENOUGH": "У вас має бути хоча б `{{money}}`!",
"SUCCESS": "Ви зняли {{money}}!"
}