Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion src/content/i18n/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,6 @@
"docsearch.noResultsScreen.noResultsText": "검색 결과 없음:",
"docsearch.noResultsScreen.suggestedQueryText": "이런 검색어는 어떠신가요?",
"docsearch.noResultsScreen.reportMissingResultsText": "이 검색어에 대한 결과가 있어야 한다고 생각하시나요?",
"docsearch.noResultsScreen.reportMissingResultsLinkText": "의견 보내기"
"docsearch.noResultsScreen.reportMissingResultsLinkText": "의견 보내기",
"quick-update": "다음 명령을 실행하여 최신 버전으로 빠르게 업데이트하세요."
}
9 changes: 7 additions & 2 deletions src/starlight-sidebar/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,17 @@
"start-here": "시작 가이드",
"contributing": "기여 가이드",
"how-it-works": "StudioCMS 이해하기",
"utils": "유틸리티 & 헬퍼",
"utils": "유틸리티 & 도우미",
"plugins": "플러그인",
"catalog": "목록",
"studiocms-plugins": "StudioCMS 플러그인",
"community-plugins": "커뮤니티 플러그인",
"config-reference": "구성 참조",
"typedoc": "TypeDoc",
"auto-gen": "자동 생성됨"
"auto-gen": "자동 생성됨",
"topic-guides": "가이드 & 튜토리얼",
"database": "데이터베이스 가이드",
"upgrade": "업그레이드",
"version": "버전 가이드",
"latest": "최신 버전 업그레이드 가이드"
}
Loading