Skip to content

Commit 53a8025

Browse files
committed
added korean mapping for python-first
1 parent 43a1a1a commit 53a8025

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/scripts/translate_docs.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"file search": "ファイル検索",
9191
"streaming": "ストリーミング",
9292
"system prompt": "システムプロンプト",
93-
"Python first": "Python ファースト",
93+
"Python-first": "Python ファースト",
9494
# Add more Japanese mappings here
9595
},
9696
"ko": {
@@ -116,6 +116,7 @@
116116
"file search": "파일 검색",
117117
"streaming": "스트리밍",
118118
"system prompt": "시스템 프롬프트",
119+
"Python-first": "파이썬 우선",
119120
"interruption": "인터럽션(중단 처리)",
120121
"TypeScript-first": "TypeScript 우선",
121122
"Human in the loop": "휴먼인더루프 (HITL)",

0 commit comments

Comments
 (0)