tui: clarify which models are available in Go subscription

Adds list of included AI models (GLM-5, Kimi K2.5, and MiniMax M2.5) to the Go page so users know exactly what model access their subscription provides
This commit is contained in:
David Hill
2026-03-04 16:18:11 +00:00
parent e9de2505f6
commit 744c38cc7c
2 changed files with 4 additions and 0 deletions

View File

@@ -308,6 +308,9 @@ export default function Home() {
<li>
<span>[*]</span> {i18n.t("go.problem.item3")}
</li>
<li>
<span>[*]</span> {i18n.t("go.problem.item4")}
</li>
</ul>
</section>