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