Add preset related features

This commit is contained in:
Kwaroran
2024-12-26 04:29:14 +09:00
parent c6cc258a50
commit 2672195d92
8 changed files with 78 additions and 30 deletions

View File

@@ -722,7 +722,7 @@ export const languageKorean = {
"selectFile": "파일 선택",
"namespace": "네임스페이스",
"moduleIntergration": "모듈 통합",
"previewInfo": "이 프리뷰는 모델 특화 처리 전에 프롬프트를 보여줍니다.",
"previewInfo": "미리보기는 모델 특화 처리 전에 프롬프트를 보여줍니다.",
"miscTools": "기타 도구",
"promptConvertion": "프롬프트 변환",
"convertionStep1": "프롬프트와 관련된 모든 파일을 선택하세요 (컨텍스트, 인스트럭트, 샘플러 JSON을 지원합니다)",
@@ -753,7 +753,7 @@ export const languageKorean = {
"defineCustomGUI": "커스텀 GUI 정의",
"chatHTML": "채팅 HTML",
"logShare": "공유 로그 버튼 보이기",
"preview": "프리뷰",
"preview": "미리보기",
"recommended": "추천",
"newChat": "새 채팅",
"predictedOutput": "출력 예측",