We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43a1a1a commit 53a8025Copy full SHA for 53a8025
docs/scripts/translate_docs.py
@@ -90,7 +90,7 @@
90
"file search": "ファイル検索",
91
"streaming": "ストリーミング",
92
"system prompt": "システムプロンプト",
93
- "Python first": "Python ファースト",
+ "Python-first": "Python ファースト",
94
# Add more Japanese mappings here
95
},
96
"ko": {
@@ -116,6 +116,7 @@
116
"file search": "파일 검색",
117
"streaming": "스트리밍",
118
"system prompt": "시스템 프롬프트",
119
+ "Python-first": "파이썬 우선",
120
"interruption": "인터럽션(중단 처리)",
121
"TypeScript-first": "TypeScript 우선",
122
"Human in the loop": "휴먼인더루프 (HITL)",
0 commit comments