Skip to content

Commit f71e495

Browse files
committed
Translate "Ruby 3.3.7 Released" (ko)
1 parent 2330929 commit f71e495

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

ko/news/_posts/2025-01-15-ruby-3-3-7-released.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
22
layout: news_post
3-
title: "Ruby 3.3.7 Released"
3+
title: "Ruby 3.3.7 릴리스"
44
author: k0kubun
5-
translator:
5+
translator: shia
66
date: 2025-01-15 07:51:59 +0000
7-
lang: en
7+
lang: ko
88
---
99

10-
Ruby 3.3.7 has been released.
10+
Ruby 3.3.7이 릴리스되었습니다.
1111

12-
This is a routine update that includes minor bug fixes.
13-
Please refer to [the release notes on GitHub](https://github.com/ruby/ruby/releases/tag/v3_3_7) for further details.
12+
이번 릴리스는 일반적인 업데이트로, 사소한 버그 수정이 포함되어 있습니다.
13+
자세한 내용은 [GitHub 릴리스 노트](https://github.com/ruby/ruby/releases/tag/v3_3_7)를 참조하세요.
1414

15-
## Download
15+
## 다운로드
1616

1717
{% assign release = site.data.releases | where: "version", "3.3.7" | first %}
1818

@@ -37,7 +37,7 @@ Please refer to [the release notes on GitHub](https://github.com/ruby/ruby/relea
3737
SHA256: {{ release.sha256.zip }}
3838
SHA512: {{ release.sha512.zip }}
3939

40-
## Release Comment
40+
## 릴리스 코멘트
4141

42-
Many committers, developers, and users who provided bug reports helped us make this release.
43-
Thanks for their contributions.
42+
많은 커미터, 개발자, 버그를 보고해 준 사용자들이 이 릴리스를 만드는 데 도움을 주었습니다.
43+
그들의 기여에 감사드립니다.

0 commit comments

Comments
 (0)