[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

@@ -234,5 +234,8 @@ export const languageKorean = {
useExperimental: "실험적 요소 보이기",
showMemoryLimit: "기억 한계치 보이기",
roundIcons: "둥근 아이콘",
streaming: "스트리밍"
streaming: "스트리밍",
chatBot:'채팅 봇',
otherBots:'기타 봇',
user:"유저"
}