74 lines
3.7 KiB
JSON
74 lines
3.7 KiB
JSON
{
|
|
"list-token": "List Token",
|
|
"cancel": "Cancel",
|
|
"connect-wallet": "Connect Wallet",
|
|
"on-boarding-title": "Looks like currently connected wallet doesn't have any MNGO deposited inside realms",
|
|
"on-boarding-description": "Before you continue. Deposit at least {{amount}} MNGO into",
|
|
"on-boarding-deposit-info": "Your MNGO will be locked for the duration of the proposal.",
|
|
"tokens-deposited": "Tokens Deposited",
|
|
"new-listing": "New Token Listing",
|
|
"before-you-list": "Before you propose listing a token on Mango:",
|
|
"token-mint": "Token Mint",
|
|
"before-listing-1": "You need at least 100,000 MNGO deposited in",
|
|
"mango-governance": "Mango Governance",
|
|
"before-listing-2": "New tokens need to have an",
|
|
"before-listing-3": "Is there sufficient liquidity on USDC and SOL pairs?",
|
|
"before-listing-4": "New tokens are approved by DAO vote. This takes 3 days",
|
|
"find-token": "Find Token",
|
|
"token-not-found": "Token not found",
|
|
"token-details": "Token Details",
|
|
"openbook-market": "Openbook market",
|
|
"proposal-listed": "Your proposal to list {{token}} is live.",
|
|
"propose-listing": "Propose Listing",
|
|
"view-proposal": "View Proposal",
|
|
"name": "Name",
|
|
"symbol": "Symbol",
|
|
"mint": "Mint",
|
|
"liquidity-warning": "Low liquidity. Price impact of {{priceImpactPct}}% on a 10k USDC swap.",
|
|
"cant-list-oracle-not-found": "Oracle not found. Create a Pyth/Switchboard oracle before continuing.",
|
|
"cant-list-no-openbook-market": "Openbook market not found. Create an Openbook market before continuing.",
|
|
"adv-fields": "Advanced Options",
|
|
"success": "Success!",
|
|
"what-happens-next": "What happens now?",
|
|
"what-happens-next-1": "Rally the voters. The voting period lasts 3 days.",
|
|
"what-happens-next-2": "If your proposal passes it can be exectued when the voting period ends.",
|
|
"what-happens-next-3": "{{token}} will be listed on Mango automatically on execution.",
|
|
"vote-now": "Vote Now",
|
|
"enter-valid-token-mint": "Enter a valid token mint",
|
|
"cant-find-token-for-mint": "Can't find token for given mint",
|
|
"liquidity-check-error": "Error during liquidity check",
|
|
"proposals-fetch-error": "Can't fetch proposals to get free index for proposal",
|
|
"oracle-not-found": "Oracle not found",
|
|
"pyth-oracle-error": "Pyth oracle fetch error",
|
|
"switch-oracle-error": "Switchboard oracle fetch error",
|
|
"openbook-market-not-found": "Openbook market not found",
|
|
"invalid-pk": "Invalid PublicKey",
|
|
"invalid-num": "Invalid Number",
|
|
"field-req": "Field is required",
|
|
"oracle": "Oracle",
|
|
"token-index": "Token Index",
|
|
"openbook-market-external": "Openbook Market External",
|
|
"base-bank": "Base Bank",
|
|
"quote-bank": "Quote Bank",
|
|
"openbook-program": "Openbook Program",
|
|
"market-name": "Market Name",
|
|
"proposal-title": "Proposal Title",
|
|
"proposal-des": "Proposal Description",
|
|
"error-proposal-creation": "Error on proposal creation or no confirmation of transactions",
|
|
"vote-yes": "Vote Yes",
|
|
"vote-no": "Vote No",
|
|
"relinquish-vote": "Relinquish Vote",
|
|
"voting-ended": "Voting ended",
|
|
"ends": "Ends",
|
|
"approval-q": "Approval Quorum",
|
|
"required-approval-achieved": "Required approval achieved",
|
|
"no-votes": "No Votes",
|
|
"yes-votes": "Yes Votes",
|
|
"quorum-description": "Proposals must reach a minimum number of 'Yes' votes before they are eligible to pass. If the minimum is reached but there are more 'No' votes when voting ends the proposal will fail.",
|
|
"active-proposals": "Active Proposals",
|
|
"no-active-proposals": "No active proposals",
|
|
"your-votes": "Your Votes:",
|
|
"yes": "Yes",
|
|
"no": "No",
|
|
"current-vote": "Current Vote:"
|
|
} |