From 3a7fd3a9101e0cd415a36b68d3cc388424ce5060 Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 2 Jul 2026 14:45:58 +0800 Subject: [PATCH] fix(web): restore traditional chinese message mirror --- apps/web/messages/en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/web/messages/en.json b/apps/web/messages/en.json index 9d220586..d820727f 100644 --- a/apps/web/messages/en.json +++ b/apps/web/messages/en.json @@ -9173,9 +9173,9 @@ "nextAction": "下一步", "acceptance": "驗收條件", "rowNextAction": "下一步", - "spotlight": "Mainline spotlight", - "spotlightSubtitle": "Surfaces the current P0, OpenClaw Live Ops, and non-text-wall UX directly instead of burying them in the long ledger.", - "fullLedger": "Full ledger: {count} items", + "spotlight": "主線焦點", + "spotlightSubtitle": "直接露出目前 P0、OpenClaw Live Ops 與非文字牆 UX,避免工作項藏在長清單裡。", + "fullLedger": "完整總帳 {count} 項", "loading": "讀取插入需求工作項", "empty": "尚未讀回插入需求工作項。", "order": "order={order}",