Skip to content

Commit 6c8751a

Browse files
committed
Translate to ko
1 parent 30e25d6 commit 6c8751a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ko/documentation/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ Ruby를 배울 수 있는 매뉴얼과 튜토리얼, 코딩할 때 도움이 되
1616
[Ruby를 브라우저에서 시험해 볼 수도 있지만][1], Ruby를 설치하기 위해서
1717
[설치 설명서](installation/)를 읽어보아도 좋습니다.
1818

19-
### Ruby Language Documentation
19+
### Ruby 언어 문서
2020

21-
The authoritative Ruby language documentation at [docs.ruby-lang.org][docs-rlo-en] is the place to start if you want to understand Ruby. It covers all aspects of the language and should be the first place you look when learning or referencing Ruby programming language. Other resources listed below are complementary to the official language documentation or they present Ruby documentation in a different format/style/flavor.
21+
Ruby를 이해하고 싶다면, [docs.ruby-lang.org][docs-rlo-en]의 권위 있는 Ruby 언어 문서가 출발점입니다. 이 문서는 언어의 모든 측면을 다루며, Ruby 프로그래밍 언어를 배우거나 참조할 때 처음으로 찾아봐야 하는 곳입니다. 아래 나열된 다른 자료들은 공식 언어 문서를 보완하거나 다른 형식/스타일/맛으로 Ruby 문서를 제공합니다.
2222

2323
### 초보자용 문서
2424

@@ -64,7 +64,7 @@ The authoritative Ruby language documentation at [docs.ruby-lang.org][docs-rlo-e
6464
### 참조
6565

6666
[공식 API 문서][docs-rlo-en]
67-
: 아직 릴리스되지 않은 트렁크를 포함한 여러 Ruby 버전의 공식 language 문서입니다.
67+
: 아직 릴리스되지 않은 트렁크를 포함한 여러 Ruby 버전의 공식 언어 문서입니다.
6868

6969
[Ruby C API 레퍼런스][extensions] (영문)
7070
: Ruby의 공식 C API 문서입니다.

0 commit comments

Comments
 (0)