diff --git a/lib/i18n.tsx b/lib/i18n.tsx index 41228bb..2067769 100644 --- a/lib/i18n.tsx +++ b/lib/i18n.tsx @@ -207,7 +207,7 @@ const translations: Record> = { "gateway.fetchError": "无法检查 Gateway 状态", // pixel office - "pixelOffice.title": "OpenClaw Agents 两室一厅办公室", + "pixelOffice.title": "OpenClaw Agents办公室", "pixelOffice.editMode": "编辑布局", "pixelOffice.exitEdit": "退出编辑", "pixelOffice.save": "保存", @@ -427,7 +427,7 @@ const translations: Record> = { "gateway.fetchError": "Cannot check Gateway status", // pixel office - "pixelOffice.title": "OpenClaw Agents Two-Room Office", + "pixelOffice.title": "OpenClaw Agents Office", "pixelOffice.editMode": "Edit Layout", "pixelOffice.exitEdit": "Exit Edit", "pixelOffice.save": "Save",