fix: rename pixel office title to OpenClaw Agents Office

This commit is contained in:
xmanrui
2026-02-26 21:51:51 +08:00
parent 2f68ad75e4
commit 05df073995
+2 -2
View File
@@ -207,7 +207,7 @@ const translations: Record<Locale, Record<string, string>> = {
"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<Locale, Record<string, string>> = {
"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",