{
  "buy": {
    "cancel": "Cancel",
    "done": "Done",
    "notEnoughG3": "Not enough G3 available",
    "selectPaymentMethod": "Select payment method",
    "title": "Buy G3"
  },
  "common": {
    "eth": "ETH",
    "g3Wallet": "G3 Wallet"
  },
  "deposit": {
    "addressLabel": "Your G3 Wallet Address (EVM)",
    "disclaimer": "This address can only be used to receive compatible tokens.",
    "title": "Deposit Address"
  },
  "header": {
    "connecting": "Connecting...",
    "disconnect": "Disconnect",
    "disconnected": "Disconnected",
    "impersonated": "Impersonated",
    "switchToG3Wallet": "Switch to G3 Wallet",
    "title": "G3 Smart Wallet"
  },
  "history": {
    "actions": {
      "received": "Received",
      "sent": "Sent"
    },
    "dates": {
      "today": "Today",
      "yesterday": "Yesterday"
    },
    "empty": {
      "description": "Your transaction history will appear here",
      "title": "No Transactions"
    },
    "labels": {
      "from": "From",
      "to": "To"
    },
    "loadMore": "Load More"
  },
  "nfts": {
    "details": {
      "chain": "Chain",
      "contractCreator": "Contract Creator",
      "floor": "Floor",
      "floorPrice": "Floor Price",
      "floorPriceNone": "None",
      "notTransferable": "Not transferable",
      "sbt": "SBT",
      "tokenContract": "Token Contract",
      "tokenId": "Token ID",
      "tokenStandard": "Token Standard",
      "viewOnExplorer": "View on Explorer"
    },
    "empty": {
      "description": "Your NFTs and collectibles will appear here",
      "title": "No NFTs Found"
    }
  },
  "overview": {
    "actions": {
      "buy": "Buy",
      "deposit": "Deposit",
      "stake": "Stake",
      "withdraw": "Withdraw"
    },
    "balances": {
      "available": "Available Balance",
      "linkedWallets": "Linked Wallets Balance",
      "portfolio": "Portfolio Balance",
      "staked": "Staked Balance"
    },
    "tabs": {
      "available": "Available",
      "portfolio": "Portfolio"
    }
  },
  "tokens": {
    "empty": {
      "description": "Your tokens will appear here once you have some in your wallet",
      "title": "No Tokens Found"
    }
  },
  "trigger": {
    "label": "G3 Wallet"
  },
  "withdraw": {
    "buttons": {
      "connectAnother": "Connect another wallet",
      "max": "MAX",
      "withdraw": "Withdraw"
    },
    "errors": {
      "insufficientBalance": "Insufficient balance",
      "insufficientGas": "Insufficient funds for gas",
      "invalidNumber": "Please enter a valid number",
      "minimumAmount": "Minimum amount is {{minAmount}} {{symbol}}",
      "mustBeGreaterThanZero": "Amount must be greater than 0",
      "notAllowedWhileImpersonated": "Not allowed while impersonated",
      "notConnectedToG3Wallet": "Not connected to G3 wallet",
      "notTransferable": "Not transferable"
    },
    "from": "From",
    "gasEstimateWarning": "Fees are just estimates and can be higher due to network activity. Make sure to have at least extra 2 USD worth of ETH in your G3 Wallet.",
    "labels": {
      "amount": "Amount",
      "available": "Available",
      "connected": "Connected",
      "estimatedFee": "Estimated fee",
      "free": "Free",
      "main": "Main",
      "network": "Network"
    },
    "noWallet": {
      "action": "Connect Wallet",
      "description": "Connect a wallet to start withdrawing your assets",
      "title": "No Wallet Connected"
    },
    "placeholders": {
      "amountPlaceholder": "0.00",
      "selectNFT": "Select an NFT",
      "selectToken": "Select a token",
      "selectWallet": "Select destination wallet"
    },
    "selectors": {
      "selectNFT": "Select NFT",
      "selectToken": "Select Token"
    },
    "success": {
      "button": "Got it",
      "description": "Your assets are now safely in your wallet and ready to use. Happy gaming!",
      "title": "You're All Set! 🎉"
    },
    "tabs": {
      "nfts": "NFTs",
      "tokens": "Tokens"
    },
    "title": "Withdraw",
    "to": "To"
  }
}
