mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-24 06:34:46 +08:00
feat: support static website
This commit is contained in:
@@ -20,6 +20,7 @@ export const enUS: Translations = {
|
||||
artifacts: "Artifacts",
|
||||
public: "Public",
|
||||
custom: "Custom",
|
||||
notAvailableInDemoMode: "Not available in demo mode",
|
||||
},
|
||||
|
||||
// Welcome
|
||||
@@ -57,6 +58,7 @@ export const enUS: Translations = {
|
||||
newChat: "New chat",
|
||||
chats: "Chats",
|
||||
recentChats: "Recent chats",
|
||||
demoChats: "Demo chats",
|
||||
},
|
||||
|
||||
// Breadcrumb
|
||||
|
||||
Reference in New Issue
Block a user