Skip to content

Commit 2577a11

Browse files
authored
Add Link to zh-CN translation (#293)
1 parent 90484a2 commit 2577a11

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

SUMMARY.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Summary
22

33
- [Introduction](./intro.md)
4+
- [Translations](./translations.md)
45
- [Idioms](./idioms/index.md)
56
- [Use borrowed types for arguments](./idioms/coercion-arguments.md)
67
- [Concatenating Strings with `format!`](./idioms/concat-format.md)

translations.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Translations
2+
3+
- [简体中文](https://fomalhauthmj.github.io/patterns/)
4+
5+
If you want to add a translation, please open an issue in the
6+
[main repository](https://github.com/rust-unofficial/patterns).

0 commit comments

Comments
 (0)