mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-19 04:14:46 +08:00
fix: missing i18n message (#410)
Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
This commit is contained in:
@@ -78,7 +78,7 @@
|
|||||||
"page": {
|
"page": {
|
||||||
"loading": "Loading DeerFlow...",
|
"loading": "Loading DeerFlow...",
|
||||||
"welcomeUser": "Welcome, {username}",
|
"welcomeUser": "Welcome, {username}",
|
||||||
"starOnGitHub": "Star on GitHub"
|
"starOnGitHub": "Star DeerFlow on GitHub"
|
||||||
},
|
},
|
||||||
"welcome": {
|
"welcome": {
|
||||||
"greeting": "👋 Hello, there!",
|
"greeting": "👋 Hello, there!",
|
||||||
|
|||||||
Reference in New Issue
Block a user