[feat] new global settings
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
@@ -234,5 +234,8 @@ export const languageKorean = {
|
||||
useExperimental: "실험적 요소 보이기",
|
||||
showMemoryLimit: "기억 한계치 보이기",
|
||||
roundIcons: "둥근 아이콘",
|
||||
streaming: "스트리밍"
|
||||
streaming: "스트리밍",
|
||||
chatBot:'채팅 봇',
|
||||
otherBots:'기타 봇',
|
||||
user:"유저"
|
||||
}
|
||||
Reference in New Issue
Block a user