mango-v4-ui/public/locales/es/close-account.json

19 lines
980 B
JSON
Raw Normal View History

2023-01-12 05:23:16 -08:00
{
"description": "You can close your Mango account and recover the small amount amount of SOL used to cover rent exemption.",
2023-01-12 05:34:12 -08:00
"you-must": "To close account you must",
2023-01-12 05:23:16 -08:00
"are-you-sure": "Are you sure?",
"before-you-continue": "Before you can continue",
"close-all-borrows": "Close all borrows",
"close-open-orders": "Close all open orders",
"close-perp-positions": "Close and settle all futures positons",
"closing-account-will": "Closing your Mango Account will:",
"delete-your-account": "Delete your Mango Account",
"error-deleting-account": "Error deleting your Mango Account",
"goodbye": "Until next time 👋",
"recover-x-sol": "Recover {{amount}} SOL (rent for your account)",
"settle-balances": "Settle all balances",
"transaction-confirmed": "Transaction Confirmed",
2023-01-12 05:34:12 -08:00
"withdraw-assets-worth": "Withdraw assets worth {{value}}",
2023-01-13 09:07:18 -08:00
"close-account": "Close Account",
"closing-account": "Closing your account..."
2023-01-12 05:23:16 -08:00
}