JaBa/languages/en-US/economy/slots.json

8 lines
249 B
JSON
Raw Normal View History

2023-06-06 10:21:47 +05:00
{
2023-06-06 22:48:46 +05:00
"DESCRIPTION": "Casino \"Casino JaBa\"",
2023-06-06 10:21:47 +05:00
"USAGE": "[amount]",
"EXAMPLES": "slots amount:100",
2023-06-06 22:48:46 +05:00
"DEFEAT": "{{user}} bet {{money}} and lost it all",
"VICTORY": "{{user}} bet {{money}} and won {{won}}",
"NOT_ENOUGH": "You don't have {{money}}"
2023-06-06 10:21:47 +05:00
}