diff --git a/Readme.md b/Readme.md index d76a1fa46..71e4e240a 100644 --- a/Readme.md +++ b/Readme.md @@ -151,6 +151,17 @@ If you're using Slate for the first time, check out the [Getting Started](http:/ If even that's not enough, you can always [read the source itself](./src), which is explained along with a handful of readme's and is heavily commented. +
+ +### Translations + +There are also translations of the documentation into other languages: + +- [中文](https://doodlewind.github.io/slate-doc-cn/) + +If you're maintaining a translation, feel free to pull request it here! + +
### Contributing! diff --git a/docs/Introduction.md b/docs/Introduction.md index 71e059d5a..ff7556f90 100644 --- a/docs/Introduction.md +++ b/docs/Introduction.md @@ -118,6 +118,17 @@ If you're using Slate for the first time, check out the [Getting Started](http:/ If even that's not enough, you can always [read the source itself](./src), which is explained along with a handful of readme's and is heavily commented. +
+ +### Translations + +There are also translations of the documentation into other languages: + +- [中文](https://doodlewind.github.io/slate-doc-cn/) + +If you've written a translation, feel free to pull request it here! + +
### Contributing!