Skip to content

Commit

Permalink
[automated]: crowdin sync (#7329)
Browse files Browse the repository at this point in the history
* chore: synced translations from crowdin

* chore: automated format of translated files

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
  • Loading branch information
3 people authored Dec 13, 2024
1 parent 44e24fa commit f60d063
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions apps/site/pages/ko/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Node.js®는 무료, 오픈소스, 다중 플랫폼 JavaScript 런타임 환경
)}
</WithNodeRelease>

<WithNodeRelease status={['현재버전']}>
<WithNodeRelease status={['Current']}>
{({ release }) => (
<small>
새로운 기능을 먼저 경험하고 싶다면
Expand Down Expand Up @@ -132,6 +132,6 @@ if (isMainThread) {
</div>
Node.js에 대해 더 알고 싶다면 학습 자료를 확인하세요[Learning materials](/learn).
Node.js가 제공하는 [학습 자료](/learn)를 통해 더 많은 정보를 알아보세요.
</section>
2 changes: 1 addition & 1 deletion packages/i18n/locales/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
}
},
"downloadReleasesTable": {
"changelog": "변경 로그",
"changelog": "변경로그",
"releases": "릴리스",
"docs": "문서"
},
Expand Down

0 comments on commit f60d063

Please sign in to comment.