Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,10 @@ See the awesome repo [kud1ing/awesome-rust](https://github.com/kud1ing/awesome-r
* [Brazilian Portuguese](pt_BR.md)
* [French](fr_FR.md)
* [Russian](ru_RU.md)
* [Korean](ko_KR.md)
* [Chinese](zh_CN.md)
* [Spanish](es_ES.md)
* [German](de_DE.md)

## People
This is the official [Rust Team](http://www.rust-lang.org/team.html) and [Servo Team](https://github.com/orgs/servo/people)
Expand Down
5 changes: 5 additions & 0 deletions de_DE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# rust-learning

## German

* [Translation of the official The Rust Programming Language book](https://panicbit.github.io/rustbook-de)
5 changes: 5 additions & 0 deletions es_ES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# rust-learning

## Spanish

* [Translation of the official The Rust Programming Language book](https://goyox86.github.io/elpr)
5 changes: 5 additions & 0 deletions ko_KR.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# rust-learning

## Korean

* [Translation of the official The Rust Programming Language book](https://github.com/rust-kr/doc.rust-kr.org)
5 changes: 5 additions & 0 deletions zh_CN.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# rust-learning

## Chinese

* [Translation of the official The Rust Programming Language book](https://github.com/KaiserY/rust-book-chinese)