69 lines
1.7 KiB
JSON
69 lines
1.7 KiB
JSON
{
|
|
"nav": {
|
|
"overview": "Overview",
|
|
"posts": "Posts",
|
|
"trades": "Trades",
|
|
"analytics": "Analytics",
|
|
"settings": "Settings",
|
|
"connectWallet": "Connect wallet",
|
|
"language": "EN"
|
|
},
|
|
"kpi": {
|
|
"btcPrice": "BTC Price",
|
|
"ethPrice": "ETH Price",
|
|
"postsTracked": "Posts Tracked",
|
|
"avgMove": "Avg Move"
|
|
},
|
|
"bot": {
|
|
"title": "Bot Performance",
|
|
"winRate": "Win Rate",
|
|
"netPnl": "Net PnL",
|
|
"totalTrades": "Trades",
|
|
"avgHold": "Avg Hold",
|
|
"connectCta": "Let our AI trade for you",
|
|
"connectDesc": "Connect your wallet to enable automated trading signals based on Trump's social posts.",
|
|
"subscribeBtn": "Subscribe — $99/mo",
|
|
"settingsTitle": "Bot Settings",
|
|
"apiKeyLabel": "API Key",
|
|
"apiKeyPlaceholder": "Paste your exchange API key",
|
|
"connectWalletFree": "Connect wallet — free",
|
|
"activeStatus": "Active",
|
|
"saveKey": "Save",
|
|
"period": "30d"
|
|
},
|
|
"trades": {
|
|
"title": "Recent Bot Trades",
|
|
"asset": "Asset",
|
|
"side": "Side",
|
|
"entry": "Entry",
|
|
"exit": "Exit",
|
|
"pnl": "PnL",
|
|
"hold": "Hold",
|
|
"trigger": "Trigger"
|
|
},
|
|
"posts": {
|
|
"title": "Trump Posts",
|
|
"sentimentLabel": "Sentiment",
|
|
"sourceLabel": "Source",
|
|
"confidenceLabel": "AI Confidence",
|
|
"impactLabel": "Price Impact",
|
|
"comingSoon": "Full post feed coming soon."
|
|
},
|
|
"analytics": {
|
|
"title": "Analytics",
|
|
"comingSoon": "Analytics coming soon."
|
|
},
|
|
"settings": {
|
|
"title": "Settings",
|
|
"connectRequired": "Connect your wallet to access settings.",
|
|
"comingSoon": "Settings coming soon."
|
|
},
|
|
"common": {
|
|
"bullish": "Bullish",
|
|
"bearish": "Bearish",
|
|
"neutral": "Neutral",
|
|
"loading": "Loading...",
|
|
"comingSoon": "Coming soon"
|
|
}
|
|
}
|