mirror of https://github.com/tiangolo/fastapi.git
🌐 Update `llm-prompt.md` for Korean language (#14763)
* docs(ko): refine 'burger' to '햄버거' and update glossary * Update docs/ko/llm-prompt.md Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com> * Add app and command to glossary Update glossary: add 애플리케이션 (app) and 명령어 (command) --------- Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
This commit is contained in:
parent
442d007e76
commit
7a0589466c
|
|
@ -33,6 +33,9 @@ Use the following preferred translations when they apply in documentation prose:
|
|||
- response (HTTP): 응답
|
||||
- path operation: 경로 처리
|
||||
- path operation function: 경로 처리 함수
|
||||
- app: 애플리케이션
|
||||
- command: 명령어
|
||||
- burger: 햄버거 (NOT 버거)
|
||||
|
||||
### `///` admonitions
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue