Skip to content

Commit 595bece

Browse files
committed
Merge pull request #26 from brson/locales
Add more translations
2 parents 6677986 + 51721aa commit 595bece

5 files changed

Lines changed: 24 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,10 @@ See the awesome repo [kud1ing/awesome-rust](https://github.com/kud1ing/awesome-r
171171
* [Brazilian Portuguese](pt_BR.md)
172172
* [French](fr_FR.md)
173173
* [Russian](ru_RU.md)
174+
* [Korean](ko_KR.md)
175+
* [Chinese](zh_CN.md)
176+
* [Spanish](es_ES.md)
177+
* [German](de_DE.md)
174178

175179
## People
176180
This is the official [Rust Team](http://www.rust-lang.org/team.html) and [Servo Team](https://github.com/orgs/servo/people)

de_DE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# rust-learning
2+
3+
## German
4+
5+
* [Translation of the official The Rust Programming Language book](https://panicbit.github.io/rustbook-de)

es_ES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# rust-learning
2+
3+
## Spanish
4+
5+
* [Translation of the official The Rust Programming Language book](https://goyox86.github.io/elpr)

ko_KR.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# rust-learning
2+
3+
## Korean
4+
5+
* [Translation of the official The Rust Programming Language book](https://github.com/rust-kr/doc.rust-kr.org)

zh_CN.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# rust-learning
2+
3+
## Chinese
4+
5+
* [Translation of the official The Rust Programming Language book](https://github.com/KaiserY/rust-book-chinese)

0 commit comments

Comments
 (0)