diff options
| author | Alexander Guz <kalimatas@gmail.com> | 2017-04-14 20:51:20 +0200 |
|---|---|---|
| committer | Brad Fitzpatrick <bradfitz@golang.org> | 2017-04-15 14:36:09 +0000 |
| commit | cd978b761ea990975ef36825a6a1831b0c2f29c1 (patch) | |
| tree | 16dc1858e7a3329410cf460336aae988a8be29a4 | |
| parent | 53949f851297f0caf032ddf7ae5fb31ed6797eb6 (diff) | |
| download | golang-id-tour-cd978b761ea990975ef36825a6a1831b0c2f29c1.tar.xz | |
content: add Russian translation of the tour.
Change-Id: I75d4745b2121fc848cf00eb4b3df22971ef4fd6f
Reviewed-on: https://go-review.googlesource.com/40790
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
| -rw-r--r-- | content/welcome.article | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/welcome.article b/content/welcome.article index a121688..c587172 100644 --- a/content/welcome.article +++ b/content/welcome.article @@ -63,6 +63,7 @@ The tour is available in other languages: - [[https://go-tour-ua.appspot.com/][Ukrainian — Українська]] - [[https://go-tour-uz.appspot.com/][Uzbek — Ўзбекча]] - [[https://go-tour-turkish.appspot.com/][Turkish - Türkçe]] +- [[https://go-tour-ru-ru.appspot.com/][Russian - Русский]] Click the [[javascript:highlightAndClick(".next-page")]["next"]] button or type `PageDown` to continue. |
