From bd24ed953a6499daea9232efbcc982977c6bfc7b Mon Sep 17 00:00:00 2001 From: iidx Date: Wed, 29 Jan 2025 15:57:00 +0900 Subject: [PATCH] i18n: Corrected typos in korean --- src/lib/i18n/locales/ko-KR/translation.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/lib/i18n/locales/ko-KR/translation.json b/src/lib/i18n/locales/ko-KR/translation.json index dc9090b1e..ee6f68978 100644 --- a/src/lib/i18n/locales/ko-KR/translation.json +++ b/src/lib/i18n/locales/ko-KR/translation.json @@ -8,7 +8,7 @@ "{{COUNT}} Replies": "", "{{user}}'s Chats": "{{user}}의 채팅", "{{webUIName}} Backend Required": "{{webUIName}} 백엔드가 필요합니다.", - "*Prompt node ID(s) are required for image generation": "사진 생성을 위해 프롬포트 노드 ID가 필요합니다", + "*Prompt node ID(s) are required for image generation": "사진 생성을 위해 프롬프트 노드 ID가 필요합니다", "A new version (v{{LATEST_VERSION}}) is now available.": "최신 버전 (v{{LATEST_VERSION}})이 가능합니다", "A task model is used when performing tasks such as generating titles for chats and web search queries": "작업 모델은 채팅 및 웹 검색 쿼리에 대한 제목 생성 등의 작업 수행 시 사용됩니다.", "a user": "사용자", @@ -252,7 +252,7 @@ "Delete folder?": "폴더를 삭제하시겠습니까?", "Delete function?": "함수를 삭제하시겠습니까?", "Delete Message": "", - "Delete prompt?": "프롬포트를 삭제하시겠습니까?", + "Delete prompt?": "프롬프트를 삭제하시겠습니까?", "delete this link": "이 링크를 삭제합니다.", "Delete tool?": "도구를 삭제하시겠습니까?", "Delete User": "사용자 삭제", @@ -370,7 +370,7 @@ "Enter server label": "", "Enter server port": "", "Enter stop sequence": "중지 시퀀스 입력", - "Enter system prompt": "시스템 프롬포트 입력", + "Enter system prompt": "시스템 프롬프트 입력", "Enter Tavily API Key": "Tavily API 키 입력", "Enter the public URL of your WebUI. This URL will be used to generate links in the notifications.": "WebUI의 공개 URL을 입력해 주세요. 이 URL은 알림에서 링크를 생성하는 데 사용합니다.", "Enter Tika Server URL": "Tika 서버 URL 입력", @@ -556,7 +556,7 @@ "Leave empty to include all models from \"{{URL}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{URL}}/models\" endpoint": "", "Leave empty to include all models or select specific models": "특정 모델을 선택하거나 모든 모델을 포함하고 싶으면 빈칸으로 남겨두세요", - "Leave empty to use the default prompt, or enter a custom prompt": "기본 프롬포트를 사용하기 위해 빈칸으로 남겨두거나, 커스텀 프롬포트를 입력하세요", + "Leave empty to use the default prompt, or enter a custom prompt": "기본 프롬프트를 사용하기 위해 빈칸으로 남겨두거나, 커스텀 프롬프트를 입력하세요", "Light": "라이트", "Listening...": "듣는 중...", "Llama.cpp": "", @@ -715,7 +715,7 @@ "Plain text (.txt)": "일반 텍스트(.txt)", "Playground": "놀이터", "Please carefully review the following warnings:": "다음 주의를 조심히 확인해주십시오", - "Please enter a prompt": "프롬포트를 입력해주세요", + "Please enter a prompt": "프롬프트를 입력해주세요", "Please fill in all fields.": "모두 빈칸없이 채워주세요", "Please select a model first.": "", "Please select a reason": "이유를 선택하주세요", @@ -895,7 +895,7 @@ "System Instructions": "시스템 설명서", "System Prompt": "시스템 프롬프트", "Tags Generation": "태그 생성", - "Tags Generation Prompt": "태그 생성 프롬포트트", + "Tags Generation Prompt": "태그 생성 프롬프트", "Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "", "Tap to interrupt": "탭하여 중단", "Tavily API Key": "Tavily API 키",