Skip to content

Commit 31c4dd8

Browse files
copy(home): openInvest 明确为开源实验项目、非投资建议
公益教育社区首页不宜出现无限定的金融项目。openInvest 描述加'开源实验项目 … 仅供研究,非投资建议',呼号 AI Desk → AI Lab 去掉交易台意味、强调研究属性。
1 parent ca57ffd commit 31c4dd8

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

app/components/Hero.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ export async function Hero() {
6060
},
6161
{
6262
key: "invest",
63-
callsign: "AI Desk",
63+
callsign: "AI Lab",
6464
title: t("community.invest.title"),
6565
desc: t("community.invest.desc"),
6666
href: "https://openinvest.involutionhell.com/",

messages/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"invest": {
5252
"title": "openInvest",
53-
"desc": "Multi-asset AI investment committee — four roles debate each call."
53+
"desc": "Open-source experiment — a multi-asset AI committee for research. Not investment advice."
5454
}
5555
}
5656
},

messages/zh.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"invest": {
5252
"title": "openInvest",
53-
"desc": "多资产 AI 投资委员会,4 角色辩论给出决策"
53+
"desc": "开源实验项目:多资产 AI 投资委员会,4 角色辩论。仅供研究,非投资建议"
5454
}
5555
}
5656
},

0 commit comments

Comments
 (0)