[feat] new global settings

This commit is contained in:
kwaroran
2023-05-18 23:00:27 +09:00
parent 1e64b07b32
commit db2ae9805c
15 changed files with 704 additions and 618 deletions

View File

@@ -248,5 +248,8 @@ export const languageEnglish = {
useExperimental: "Able Experimental Features",
showMemoryLimit: "Show Memory Limit",
roundIcons: "Round Icons",
streaming: "Streaming"
streaming: "Streaming",
chatBot:'Chat Bot',
otherBots:'Other Bots',
user:"User"
}