Skip to content

Commit 2a05205

Browse files
committed
Translate "Ruby 3.2.6 Released" (ko)
1 parent ae22fc8 commit 2a05205

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

ko/news/_posts/2024-10-30-ruby-3-2-6-released.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
22
layout: news_post
3-
title: "Ruby 3.2.6 Released"
3+
title: "Ruby 3.2.6 릴리스"
44
author: nagachika
5-
translator:
5+
translator: shia
66
date: 2024-10-30 10:00:00 +0000
7-
lang: en
7+
lang: ko
88
---
99

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

12-
Please see the [GitHub releases](https://github.com/ruby/ruby/releases/tag/v3_2_6) for further details.
12+
자세한 내용은 [GitHub 릴리스](https://github.com/ruby/ruby/releases/tag/v3_2_6)을 참조하세요.
1313

14-
## Download
14+
## 다운로드
1515

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

@@ -36,7 +36,7 @@ Please see the [GitHub releases](https://github.com/ruby/ruby/releases/tag/v3_2_
3636
SHA256: {{ release.sha256.zip }}
3737
SHA512: {{ release.sha512.zip }}
3838

39-
## Release Comment
39+
## 릴리스 코멘트
4040

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

0 commit comments

Comments
 (0)