diff options
| author | Alberto Donizetti <alb.donizetti@gmail.com> | 2020-09-06 19:26:48 +0200 |
|---|---|---|
| committer | Alberto Donizetti <alb.donizetti@gmail.com> | 2020-10-07 07:14:57 +0000 |
| commit | 6f9d4ff994b136951d420708cd231da267653086 (patch) | |
| tree | dd92c0cdb6812493ebbc4af8ca4e50136fdd121b | |
| parent | 0608babe047def227de553b6538ed3bd6277acff (diff) | |
| download | golang-id-tour-6f9d4ff994b136951d420708cd231da267653086.tar.xz | |
content: link to working and updated korean translation
The korean translation we link to is offline due to the
Go 1.9 is no longer available.
error; but even before that it was quite outdated (last re-deployment
was ~6 years ago).
A few people have been working on an updated translation, which they
deployed at go-tour-ko.appspot.com (repo github.com/golang-ko/tour).
I don't speak korean but I've skimmed through it and it looks fine.
Link to the new one.
Updates golang/tour#1026
Fixes golang/tour#709
Fixes golang/tour#1027
Change-Id: I08edb12737a82381aeb33bb3f324e87b92936115
Reviewed-on: https://go-review.googlesource.com/c/tour/+/253337
Reviewed-by: Alberto Donizetti <alb.donizetti@gmail.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Trust: Alberto Donizetti <alb.donizetti@gmail.com>
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
| -rw-r--r-- | content/welcome.article | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/welcome.article b/content/welcome.article index 51aa919..9330af5 100644 --- a/content/welcome.article +++ b/content/welcome.article @@ -59,7 +59,7 @@ The tour is available in other languages: - [[https://go-tour-id2.appspot.com/][Indonesian — Bahasa Indonesia]] - [[https://go-tour-ita.appspot.com/][Italian — Italiano]] - [[https://go-tour-jp.appspot.com/][Japanese — 日本語]] -- [[https://go-tour-kr.appspot.com/][Korean — 한국어]] +- [[https://go-tour-ko.appspot.com/][Korean — 한국어]] - [[https://go-tour-ro.appspot.com/][Romanian — Română]] - [[https://go-tour-ru-ru.appspot.com/][Russian - Русский]] - [[https://gotour-es.appspot.com/][Spanish — Español]] |
