Skip to content

Commit aaeb584

Browse files
committed
Translate Ruby 3.2.1 released
1 parent cb32101 commit aaeb584

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

ko/news/_posts/2023-02-08-ruby-3-2-1-released.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
---
22
layout: news_post
3-
title: "Ruby 3.2.1 Released"
3+
title: "Ruby 3.2.1 릴리스"
44
author: "naruse"
5-
translator:
5+
translator: "shia"
66
date: 2023-02-08 12:00:00 +0000
7-
lang: en
7+
lang: ko
88
---
99

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

12-
This is the first TEENY version release of the stable 3.2 series.
12+
3.2 안정 버전대의 첫 TEENY 버전입니다.
1313

14-
See the [commit logs](https://github.com/ruby/ruby/compare/v3_2_0...v3_2_1) for further details.
14+
자세한 사항은 [커밋 로그](https://github.com/ruby/ruby/compare/v3_2_0...v3_2_1)를 확인해 주세요.
1515

16-
## Download
16+
## 다운로드
1717

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

@@ -38,7 +38,7 @@ See the [commit logs](https://github.com/ruby/ruby/compare/v3_2_0...v3_2_1) for
3838
SHA256: {{ release.sha256.zip }}
3939
SHA512: {{ release.sha512.zip }}
4040

41-
## Release Comment
41+
## 릴리스 코멘트
4242

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

0 commit comments

Comments
 (0)