mirror of
https://github.com/langgenius/langgenius.github.io.git
synced 2026-07-01 16:28:17 -04:00
fixed Inside announcement text
This commit is contained in:
@@ -18,9 +18,7 @@ const Block1 = () => {
|
||||
<Icon type="horn" className={s.r} />
|
||||
{t('内测进行中')}
|
||||
</Button>
|
||||
<div className={s.text}>
|
||||
{t('v0.2 云端版内测后,LangGenius 将在 GitHub 开源')}
|
||||
</div>
|
||||
<div className={s.text}>{t('Inside announcement text')}</div>
|
||||
{/* <a
|
||||
className={s.link}
|
||||
target="_blank"
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
"10 倍速创作你的 AI 应用": "Create your AI Apps 10x faster",
|
||||
"快速、直观地开发可运营的 GPT 应用。即使是非开发人员也能轻松完成。": "Develop operational GPT applications quickly and intuitively. Even non-developers can do it easily.",
|
||||
"LangGenius 正在进步成为最好的开源 LLMOps 平台。": "LangGenius is progressing to become the best open source LLMOps platform.",
|
||||
"v0.1 云端版内测后,LangGenius 将在 GitHub 开源": "Cloud service testing before open source!",
|
||||
"Inside announcement text": "Cloud service testing before open source!",
|
||||
"产品 Roadmap": "Product Roadmap",
|
||||
"内测进行中": "Alpha Test",
|
||||
"体验云服务": "Try Cloud",
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
"10 倍速创作你的 AI 应用": "AIアプリを10倍速で作成",
|
||||
"快速、直观地开发可运营的 GPT 应用。即使是非开发人员也能轻松完成。": "GPTアプリを直感的かつ迅速に開発。非開発者でも簡単に実現できます。",
|
||||
"LangGenius 正在进步成为最好的开源 LLMOps 平台。": "LangGeniusは、最高のオープンソースLLMOpsプラットフォームに向けて進化を続けています。",
|
||||
"v0.1 云端版内测后,LangGenius 将在 GitHub 开源": "クラウド版v0.1のテスト後、LangGeniusはGitHubで公開されます",
|
||||
"Inside announcement text": "クラウド版v0.2のテスト後、LangGeniusはGitHubで公開されます",
|
||||
"产品 Roadmap": "製品ロードマップ",
|
||||
"内测进行中": "アルファ版テスト中",
|
||||
"体验云服务": "クラウドサービスの利用",
|
||||
|
||||
+2
-2
@@ -7,7 +7,7 @@
|
||||
"10 倍速创作你的 AI 应用": "10 倍速创作你的 AI 应用",
|
||||
"快速、直观地开发可运营的 GPT 应用。即使是非开发人员也能轻松完成。": "快速、直观地开发可运营的 GPT 应用。即使是非开发人员也能轻松完成。",
|
||||
"LangGenius 正在进步成为最好的开源 LLMOps 平台。": "LangGenius 正在进步成为最好的开源 LLMOps 平台。",
|
||||
"v0.1 云端版内测后,LangGenius 将在 GitHub 开源": "v0.1 云端版内测后,LangGenius 将在 GitHub 开源",
|
||||
"Inside announcement text": "v0.2 云端版内测后,LangGenius 将在 GitHub 开源",
|
||||
"产品 Roadmap": "产品 Roadmap",
|
||||
"内测进行中": "内测进行中",
|
||||
"体验云服务": "体验云服务",
|
||||
@@ -72,4 +72,4 @@
|
||||
"Terms of Service": "Terms of Service",
|
||||
"Privacy Policy": "Privacy Policy",
|
||||
"Status OK": "Status OK"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user