chore: rebrand product as 省心推 and lock UI to zh-CN
Update server titles, web/desktop window/tray/document titles, login copy, and electron build metadata to use the Chinese product name 省心推. Drop the runtime locale switcher and en-US import — the app now ships zh-CN only. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -25,7 +25,7 @@ describe("playwright cdp target pruning", () => {
|
||||
expect(isReclaimableHiddenPlaywrightTarget({
|
||||
id: "renderer",
|
||||
type: "page",
|
||||
title: "GEO Rankly Desktop",
|
||||
title: "省心推 - 账号健康监控与内容发布平台",
|
||||
url: "http://localhost:5173/",
|
||||
})).toBe(false);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user