You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
397 B
13 lines
397 B
{
|
|
"menu.ai": "Artificial Intelligent",
|
|
"menu.ai.chat": "Chat",
|
|
|
|
"route.ai.chatNoMenuRoute": "AI Chat",
|
|
|
|
"ai.chat.hello": "Hello! How can I assist you today?",
|
|
"ai.chat.action.newSession": "New Session",
|
|
"ai.chat.action.showThink": "Show Think",
|
|
"ai.chat.action.notShowThink": "No Think",
|
|
"ai.chat.action.reSend": "Send the question again",
|
|
"ai.chat.action.form.model": "Model"
|
|
}
|
|
|