Skip to content

Commit

Permalink
Update ko.json
Browse files Browse the repository at this point in the history
  • Loading branch information
VenusGirl authored and sunner committed Jun 25, 2023
1 parent 96d9766 commit 9ff1bb6
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/i18n/locales/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,19 @@
"temperature2": "더 무작위",
"apiKey": "API 키"
},
"azureOpenaiApi": {
"name": "Azure OpenAI 서비스",
"temperature": "온도",
"temperaturePrompt": "온도가 높을수록 텍스트가 더 창의적이지만 일관성이 없을 가능성이 높습니다.",
"temperature0": "더 결정론적인",
"temperature2": "더 무작위",
"azureOpenAIApiKey": "Azure OpenAI API 키",
"azureApiInstanceName": "Azure OpenAI API 인스턴스 이름",
"azureApiInstanceNamePrompt": "https://portal.azure.com/ 의 Cognitive Services에서 인스턴스 이름 확인",
"azureOpenAIApiDeploymentName": "Azure OpenAI API 배포 이름",
"azureOpenAIApiDeploymentNamePrompt": "https://oai.azure.com/ 의 배포 목록에서 배포 이름을 확인",
"azureOpenAIApiVersion": "Azure OpenAI API 버전"
},
"poe": {
"name": "Poe",
"a2": "Claude-instant",
Expand Down

1 comment on commit 9ff1bb6

@vercel
Copy link

@vercel vercel bot commented on 9ff1bb6 Jun 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

chatall – ./

chatall-sunner.vercel.app
chatall-llm.vercel.app
chatall-git-main-sunner.vercel.app

Please sign in to comment.