2026-01-25 14:15:14 +00:00

177 lines
4.8 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"nav": {
"markets": "Markets",
"spot": "Spot",
"perpetual": "Perpetual",
"options": "Options"
},
"landing": {
"hero": {
"title": "ADML Exchange | The Worlds Leading Crypto Exchange",
"badge": "Trusted by 20M+ Users Globally",
"title_part1": "Trade The Future",
"title_highlight": "With ADML",
"subtitle": "Securely buy, sell and trade over 400+ cryptocurrencies with low fees and institutional-grade security.",
"input_placeholder": "Email / Phone number",
"cta": "Get Started"
},
"stats": {
"24h_vol": "24h Volume",
"users": "Active Users",
"assets": "Assets Listed",
"uptime": "System Uptime"
},
"features": {
"security": {
"title": "Security First",
"desc": "Cold storage, multi-sig wallets, and 2FA protection for all assets. Your security is our priority."
},
"speed": {
"title": "Instant Execution",
"desc": "Our high-performance matching engine handles 1M+ transactions per second with sub-millisecond latency."
},
"support": {
"title": "24/7 Support",
"desc": "Global customer support available in 12 languages around the clock to assist you with any issues."
}
},
"markets": {
"title": "Market Trends",
"tab": {
"popular": "Popular",
"new": "New Listings",
"gainers": "Top Gainers"
},
"view_all": "View All Markets",
"col": {
"asset": "Asset",
"price": "Price",
"change": "24h Change",
"volume": "Volume",
"action": "Action"
},
"trade_btn": "Trade"
},
"app": {
"title": "Trade Anywhere, Anytime.",
"desc": "Stay connected to the markets with our professional mobile app. Available on iOS, Android, and Web.",
"qr_title": "Scan to download",
"qr_desc": "Instant access to ADML features on your mobile device."
},
"cta": {
"title": "Start Your Trade Now",
"desc": "Join the most reliable crypto exchange in the world.",
"btn_signup": "Create Account",
"btn_login": "Login Demo"
}
},
"exchange": {
"title": "Spot Trading",
"header": {
"spot": "Spot",
"last_price": "Last Price",
"change": "24h Change",
"high": "24h High",
"low": "24h Low",
"volume": "24h Volume",
"deposit": "Deposit"
},
"tabs": {
"open_orders": "Open Orders",
"order_history": "Order History",
"trade_history": "Trade History",
"assets": "Assets"
},
"orderbook": {
"title": "Order Book",
"price": "Price",
"amount": "Amount"
},
"panel": {
"buy": "Buy",
"sell": "Sell",
"type": "Order Type",
"market": "Market",
"price": "Price",
"amount": "Amount",
"available": "Available"
},
"no_records": "No active records found"
},
"perpetual": {
"title": "Perpetual Trading",
"header": {
"perp": "Perp",
"mark_price": "Mark Price",
"funding": "Funding / Countdown",
"change": "24h Change",
"margin": "Margin",
"cross": "Cross",
"deposit": "Deposit"
},
"tabs": {
"positions": "Positions",
"open_orders": "Open Orders",
"order_history": "Order History",
"trade_history": "Trade History"
},
"panel": {
"long": "Open Long",
"short": "Open Short",
"mode": "Margin Mode",
"cross": "Cross",
"price": "Price",
"amount": "Amount",
"leverage": "Adjust Leverage",
"available": "Available",
"max_long": "Max Long",
"buy": "BUY / LONG",
"sell": "SELL / SHORT"
},
"orderbook": {
"title": "Market Depth"
},
"no_positions": "No active positions or orders"
},
"seconds": {
"title": "Binary Options",
"header": {
"contract": "Option Contract",
"current_price": "Current Price",
"yield": "Estimated Yield",
"balance": "Available Balance",
"deposit": "Deposit"
},
"tabs": {
"current": "Current Positions",
"history": "Trade History"
},
"panel": {
"period": "Execution Period",
"yield": "Yield",
"amount": "Investment Amount",
"expected_profit": "Expected Profit",
"call": "CALL (HIGH)",
"put": "PUT (LOW)",
"risk_warning": "Risk Warning: Trading involves significant risk of loss and is not suitable for all investors."
},
"no_history": "No active contracts"
},
"footer": {
"about": "Professional and secure digital asset trading platform.",
"section": {
"about": "About",
"product": "Product",
"support": "Support",
"legal": "Legal"
}
},
"login": {
"title": "Log in",
"demo_login": "Demo Account Login"
},
"register": {
"title": "Sign up"
}
}