Files
openclaw-market/messages/en.json

66 lines
1.5 KiB
JSON

{
"metadata": {
"title": "OpenClaw Market - Global Claw Activity",
"description": "Real-time visualization of AI agent activity worldwide"
},
"navbar": {
"brand": "OpenClaw Market",
"globe": "3D Globe",
"map": "2D Map",
"live": "Live"
},
"installBanner": {
"title": "Join the Heatmap",
"subtitle": "Install the skill and let your claw light up the globe",
"copyTooltip": "Click to copy"
},
"stats": {
"onlineNow": "Online Now",
"totalClaws": "Total Claws",
"tasksToday": "Tasks Today",
"avgDuration": "Avg Duration"
},
"regionRanking": {
"title": "Region Ranking",
"noData": "No data yet"
},
"clawFeed": {
"title": "Live Feed",
"waiting": "Waiting for claw activity..."
},
"activityTimeline": {
"title": "24h Activity"
},
"globe": {
"loading": "Loading globe...",
"activeClaws": "{count, plural, one {# active claw} other {# active claws}}"
},
"globeControls": {
"zoomIn": "Zoom in",
"zoomOut": "Zoom out",
"resetView": "Reset view"
},
"viewSwitcher": {
"global": "Global"
},
"continents": {
"asia": "Asia",
"europe": "Europe",
"americas": "Americas",
"africa": "Africa",
"oceania": "Oceania"
},
"continentPage": {
"regionTitle": "{name} Region"
},
"continentMap": {
"claws": "{count} claws",
"active": "{count} active",
"weight": "weight: {value}"
},
"languageSwitcher": {
"en": "EN",
"zh": "中文"
}
}