mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-21 20:54:58 +05:00
18 lines
No EOL
525 B
JSON
18 lines
No EOL
525 B
JSON
{
|
|
"DESCRIPTION": "Shows or clears your transaction history",
|
|
"USAGE": "(clear)",
|
|
"EXAMPLES": "transactions\n transactions clear:True",
|
|
"CLEAR": "Clear the transaction list?",
|
|
"CLEARED": "Transaction list cleared",
|
|
"NO_TRANSACTIONS": "You have no transactions",
|
|
"EMBED_TRANSACTIONS": "Your Transactions",
|
|
"BANK": "Bank",
|
|
"NUMBERS": "Guess the Number",
|
|
"TTT": "Tic Tac Toe",
|
|
"T_GOT": "Deposit",
|
|
"T_SEND": "Withdrawal",
|
|
"T_USER_GOT": "Source",
|
|
"T_USER_SEND": "Recipient",
|
|
"T_AMOUNT": "Amount",
|
|
"T_DATE": "Date"
|
|
} |