v1.5: Add login module and GPT selection feature
This commit is contained in:
@@ -200,6 +200,12 @@ const en: RequiredLocaleType = {
|
||||
SubTitle:
|
||||
"A larger value increases the likelihood to talk about new topics",
|
||||
},
|
||||
Danger: {
|
||||
Logout: {
|
||||
Action: "Log out",
|
||||
Confirm: "Are you sure you want to log out?",
|
||||
}
|
||||
},
|
||||
},
|
||||
Store: {
|
||||
DefaultTopic: "New Conversation",
|
||||
|
||||
Reference in New Issue
Block a user