diff --git a/apps/website/src/translations/ko/translation.json b/apps/website/src/translations/ko/translation.json index 364c1b188..374646482 100644 --- a/apps/website/src/translations/ko/translation.json +++ b/apps/website/src/translations/ko/translation.json @@ -1,6 +1,12 @@ { "hero_section": { "github": "깃허브", - "dockerhub": "도커 허브" + "dockerhub": "도커 허브", + "get_started": "시작하기" + }, + "get-started": { + "title": "시작하기", + "desktop_title": "데스크탑 애플리케이션 내려받기 (v{{version}})", + "older_releases": "오래된 릴리즈 보기" } } diff --git a/docs/README-ko.md b/docs/README-ko.md index bba139cc9..e7dc025c1 100644 --- a/docs/README-ko.md +++ b/docs/README-ko.md @@ -33,14 +33,14 @@ quick overview: Trilium Screenshot -## ⏬ Download +## ⏬ 내려받기 - [Latest release](https://github.com/TriliumNext/Trilium/releases/latest) – stable version, recommended for most users. - [Nightly build](https://github.com/TriliumNext/Trilium/releases/tag/nightly) – unstable development version, updated daily with the latest features and fixes. -## 📚 Documentation +## 📚 문서 **Visit our comprehensive documentation at [docs.triliumnotes.org](https://docs.triliumnotes.org/)**