Skip to content

Commit f60d063

Browse files
github-actions[bot]crowdin-botgithub-merge-queue
authored
[automated]: crowdin sync (#7329)
* 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 <[email protected]> Co-authored-by: github-merge-queue <[email protected]>
1 parent 44e24fa commit f60d063

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

apps/site/pages/ko/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Node.js®는 무료, 오픈소스, 다중 플랫폼 JavaScript 런타임 환경
2727
)}
2828
</WithNodeRelease>
2929

30-
<WithNodeRelease status={['현재버전']}>
30+
<WithNodeRelease status={['Current']}>
3131
{({ release }) => (
3232
<small>
3333
새로운 기능을 먼저 경험하고 싶다면
@@ -132,6 +132,6 @@ if (isMainThread) {
132132
133133
</div>
134134
135-
Node.js에 대해 더 알고 싶다면 학습 자료를 확인하세요[Learning materials](/learn).
135+
Node.js가 제공하는 [학습 자료](/learn)를 통해 더 많은 정보를 알아보세요.
136136
137137
</section>

packages/i18n/locales/ko.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
}
154154
},
155155
"downloadReleasesTable": {
156-
"changelog": "변경 로그",
156+
"changelog": "변경로그",
157157
"releases": "릴리스",
158158
"docs": "문서"
159159
},

0 commit comments

Comments
 (0)