JaBa/languages/uk-UA/economy/withdraw.json

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