From 6a11105299e8edb6d3763c28e7662a7f401b2a79 Mon Sep 17 00:00:00 2001 From: Fira Date: Thu, 23 Apr 2026 00:21:05 +0800 Subject: [PATCH] Remove dead code in i18n strings (#398) --- apps/web/src/i18n/locales/en.json | 16 ---------------- apps/web/src/i18n/locales/zh.json | 16 ---------------- 2 files changed, 32 deletions(-) diff --git a/apps/web/src/i18n/locales/en.json b/apps/web/src/i18n/locales/en.json index bdaaefc9..cea3a300 100644 --- a/apps/web/src/i18n/locales/en.json +++ b/apps/web/src/i18n/locales/en.json @@ -1111,22 +1111,6 @@ "cli": "CLI", "local": "Local" }, - "typesShort": { - "feishu": "FS", - "discord": "DC", - "qq": "QQ", - "matrix": "MX", - "misskey": "MK", - "telegram": "TG", - "weixin": "WX", - "wechatoa": "OA", - "wecom": "WC", - "dingtalk": "DT", - "slack": "SK", - "web": "Web", - "cli": "CLI", - "local": "LC" - } }, "memory": { "title": "Here lie the memories.", diff --git a/apps/web/src/i18n/locales/zh.json b/apps/web/src/i18n/locales/zh.json index 382a3ee9..23b41960 100644 --- a/apps/web/src/i18n/locales/zh.json +++ b/apps/web/src/i18n/locales/zh.json @@ -1107,22 +1107,6 @@ "cli": "本地 CLI", "local": "本地" }, - "typesShort": { - "feishu": "飞", - "discord": "DC", - "qq": "QQ", - "matrix": "MX", - "misskey": "MK", - "telegram": "TG", - "weixin": "WX", - "wechatoa": "OA", - "wecom": "企微", - "dingtalk": "钉", - "slack": "SK", - "web": "Web", - "cli": "CLI", - "local": "本地" - } }, "memory": { "title": "所忆皆在此间",