docs: rewording
This commit is contained in:
parent
e1378123f5
commit
9df56299c1
|
|
@ -72,7 +72,7 @@ export const enUS: Translations = {
|
||||||
visitGithub: "Visit DeerFlow on GitHub",
|
visitGithub: "Visit DeerFlow on GitHub",
|
||||||
reportIssue: "Report a issue",
|
reportIssue: "Report a issue",
|
||||||
contactUs: "Contact us",
|
contactUs: "Contact us",
|
||||||
about: "About",
|
about: "About DeerFlow",
|
||||||
},
|
},
|
||||||
|
|
||||||
// Conversation
|
// Conversation
|
||||||
|
|
|
||||||
|
|
@ -70,7 +70,7 @@ export const zhCN: Translations = {
|
||||||
visitGithub: "在 Github 上查看 DeerFlow",
|
visitGithub: "在 Github 上查看 DeerFlow",
|
||||||
reportIssue: "报告问题",
|
reportIssue: "报告问题",
|
||||||
contactUs: "联系我们",
|
contactUs: "联系我们",
|
||||||
about: "关于",
|
about: "关于 DeerFlow",
|
||||||
},
|
},
|
||||||
|
|
||||||
// Conversation
|
// Conversation
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue