Add GUI size options

This commit is contained in:
kwaroran
2024-04-25 02:17:57 +09:00
parent 9b44ad2f1c
commit f1dfabc408
9 changed files with 116 additions and 23 deletions

View File

@@ -581,6 +581,9 @@ export const languageEnglish = {
useInstructPrompt: "Use Instruction Prompt",
hanuraiMemory: "HanuraiMemory",
playground: "Playground",
textAreaSize: "Input Area Size",
textAreaTextSize: "Input Area Text Size",
sideBarSize: "Sidebar Size",
embedding: "Embedding",
syntax: "Syntax",
run: "Run",