mirror of
https://github.com/xmanrui/OpenClaw-bot-review.git
synced 2026-07-27 22:25:52 +00:00
fix: rename pixel office title to OpenClaw Agents Office
This commit is contained in:
+2
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user