Add none blank message

This commit is contained in:
kwaroran
2024-04-25 02:42:56 +09:00
parent 5bd57df411
commit bac475f22f
4 changed files with 37 additions and 28 deletions

View File

@@ -587,4 +587,5 @@ export const languageEnglish = {
embedding: "Embedding",
syntax: "Syntax",
run: "Run",
noMessage: "Type something to start the chat.",
}