Files
expressjs.com/_data/ko/menu.yml
github-actions[bot] dcdef7dc24 New Crowdin Translations (#1874)
* New Crowdin translations by GitHub Action

* remove id, ru, sk, th, tr, uk, uz langs

Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com>

* fix index.md

* ci: separates the upload of content to Crowdin from the download of content (https://github.com/expressjs/expressjs.com/pull/1864)

Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com>

---------

Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Sebastian Beltran <bjohansebas@gmail.com>
2025-05-27 20:33:08 -05:00

53 lines
1.4 KiB
YAML

# Home
home:
# Getting started
getting_started: 시작하기
installing: 설치
hello_world: Hello world
generator: Express 생성기
basic_routing: 기본 라우팅
static_files: 정적 파일
examples: More examples
faq: 자주 묻는 질문(FAQ)
# Guide
guide: Gu안내서ide
routing: 라우팅
writing_middleware: 미들웨어 작성
using_middleware: 미들웨어 사용
overriding_express_api: Overriding the Express API
using_template_engines: 템플리트 엔진 사용
error_handling: 오류 처리
debugging: 디버깅
behind_proxies: 프록시 환경에서 Express 사용
migrating_4: Express 4로의 이전
migrating_5: Express 5로의 이전
database_integration: 데이터베이스 통합
# API reference
api: API 참조
5x: 5.x
4x: 4.x
3x: 3.x(더 이상 사용되지 않음)
2x: 2.x(더 이상 사용되지 않음)
# Advanced topics
advanced: 고급 주제
developing_template_engines: 템플리트 엔진
security_updates: 보안 업데이트
best_practice_security: 보안 우수 사례
best_practice_performance: 성능 우수 사례
healthcheck_graceful_shutdown: Health checks & shutdown
# Resources
resources: 자원
glossary: 용어집
middleware: 미들웨어
community: 커뮤니티
utils: Utility modules
contributing: Contributing to Express
changelog: Release Change Log
# Support
support: Support
# Blog
blog: Blog
latest_post: Latest post
all_posts: All posts
write_post: Write a Post