feat(i18n): lucid English descriptions for the three Integration panels

This commit is contained in:
OpenPets Dev 2026-06-17 01:50:51 +00:00
parent 5d956b7d0e
commit 9bf7ca2210

View file

@ -551,15 +551,15 @@ export const en = {
"integrations.busy.removingHooks": "Removing hooks",
"integrations.busy.updatingInstructions": "Updating instructions",
"integrations.busy.savingPath": "Saving path",
"integrations.mcpToolServers.name": "MCP Tool Servers",
"integrations.mcpToolServers.description": "Choose which built-in MCP tool servers power the floating chat.",
"integrations.mcpToolServers.name": "Chat Tools",
"integrations.mcpToolServers.description": "Give the built-in floating chat the ability to do real work on your computer. Turn on tools such as filesystem, terminal, web fetch, Git, GitHub, Docker, Playwright, SQLite, memory, and reasoning. These tools run inside FamiliarOS and do not require an external agent.",
"integrations.mcpToolServers.status": "{count} active",
"integrations.mcpToolServers.noTools": "None active",
"integrations.mcpToolServers.builtInChat": "Built-in Chat",
"integrations.mcpToolServers.saved": "Saved {count} tool server(s).",
"integrations.familiarosMcpServer.name": "FamiliarOS MCP Server",
"integrations.familiarosMcpServer.description": "External-agent bridge that exposes your familiar to Claude Code, Cursor, Codex CLI, and other MCP hosts.",
"integrations.familiarosMcpServer.commandModeHelp": "Choose how the FamiliarOS MCP server is launched for external hosts.",
"integrations.familiarosMcpServer.name": "External Agent Bridge",
"integrations.familiarosMcpServer.description": "Let Claude Code, Cursor, OpenCode, Codex CLI, or other MCP-capable agents control your Familiar. This is a small, controlled bridge: external agents can make your Familiar react, speak a safe bubble, or read/write memory, but they do not get unrestricted access to your desktop.",
"integrations.familiarosMcpServer.commandModeHelp": "Choose how the bridge server is launched for external hosts.",
"integrations.familiarosMcpServer.testServer": "Test Server",
"integrations.familiarosMcpServer.testBusy": "Testing server…",
"integrations.familiarosMcpServer.testOk": "Server responded: {output}",
@ -567,8 +567,8 @@ export const en = {
"integrations.familiarosMcpServer.copyMcpJson": "Copy MCP JSON",
"integrations.familiarosMcpServer.status": "Ready",
"integrations.curatedToolkit.name": "Curated MCP Toolkit",
"integrations.curatedToolkit.description": "Starter stack for filesystem, Git, browser use, memory, databases, Docker, and terminal-oriented MCP lanes.",
"integrations.linkToCentralPanel": "Configure in the FamiliarOS MCP Server panel above.",
"integrations.curatedToolkit.description": "A permission-aware reference for the wider MCP ecosystem. Browse what popular tools do, what access they need, and how to set them up manually or as a persistent bundle. This is not an automatic installer.",
"integrations.linkToCentralPanel": "Configure the external-agent bridge in the panel above.",
// --- Settings: Language section (renderer) ---
"settings.language.title": "Language",