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

19 lines
928 B
JSON
Raw Normal View History

2023-01-12 05:23:16 -08:00
{
2023-01-25 03:26:21 -08:00
"are-you-sure": "Are you sure? Closing your account will",
2023-01-12 05:23:16 -08:00
"before-you-continue": "Before you can continue",
2023-01-25 03:26:21 -08:00
"close-account": "Close Account",
"closing-account": "Closing your account...",
"close-all-borrows": "Repay all borrows",
2023-01-12 05:23:16 -08:00
"close-open-orders": "Close all open orders",
2023-01-25 03:26:21 -08:00
"close-perp-positions": "Close and settle all perp positons",
2023-01-12 05:23:16 -08:00
"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}}",
"you-must": "Before you can close your account",
"account-closed": "Account Closed 👋"
2023-01-12 05:23:16 -08:00
}