Skip to content

Commit 4c680a3

Browse files
committed
Merge pull request ruby#1359 from snoozer05/ja-ruby-from-other-languages
Translate ruby-from-other-languages (ja)
2 parents 983927d + b8c6d63 commit 4c680a3

File tree

8 files changed

+802
-3
lines changed

8 files changed

+802
-3
lines changed

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1150,9 +1150,9 @@ locales:
11501150
quickstart:
11511151
text: 20分ではじめるRuby
11521152
url: /ja/documentation/quickstart/
1153-
# ruby_from_other_languages:
1154-
# text: Ruby from Other Languages
1155-
# url: /ja/documentation/ruby-from-other-languages/
1153+
ruby_from_other_languages:
1154+
text: 他言語からのRuby入門
1155+
url: /ja/documentation/ruby-from-other-languages/
11561156
explore:
11571157
text: <strong>探求しよう</strong>
11581158
documentation:

ja/documentation/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ lang: ja
3434
[20分ではじめるRuby](/ja/documentation/quickstart/)
3535
: Rubyの基本をカバーしている便利なチュートリアルです。始めから終わりまで読んでも20分かからないでしょう。
3636

37+
[他言語からのRuby入門](/ja/documentation/ruby-from-other-languages/)
38+
: 他の言語からRubyにやってきましたか?C、C++、Java、Perl、PHP、Pythonといった言語から来たのであれば、この記事が役に立つはずです!
3739

3840
### リファレンス
3941

0 commit comments

Comments
 (0)