allinix-demo/next/public/locales/en/indexPage.json

10 lines
310 B
JSON
Raw Normal View History

2025-02-17 20:29:52 +05:30
{
"BETA": "Beta",
"HEADING_DESCRIPTION": "Assemble, configure, and deploy autonomous AI Agents in your browser.",
"AGENT_NAME": "Name",
"LABEL_AGENT_GOAL": "Goal",
"PLACEHOLDER_AGENT_GOAL": "What is the latest AI news?",
"BUTTON_DEPLOY_AGENT": "Deploy Agent",
"BUTTON_STOP_AGENT": "Stop Agent"
}