fix: missing i18n message (#410)
Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
This commit is contained in:
parent
afbcdd68d8
commit
8bdc6bfa2d
|
|
@ -78,7 +78,7 @@
|
|||
"page": {
|
||||
"loading": "Loading DeerFlow...",
|
||||
"welcomeUser": "Welcome, {username}",
|
||||
"starOnGitHub": "Star on GitHub"
|
||||
"starOnGitHub": "Star DeerFlow on GitHub"
|
||||
},
|
||||
"welcome": {
|
||||
"greeting": "👋 Hello, there!",
|
||||
|
|
|
|||
Loading…
Reference in New Issue