fix broken link

This commit is contained in:
zhanghui 2017-09-05 11:57:26 +08:00
parent 58fe20f0e6
commit ce3ad951f8

View File

@ -11,7 +11,7 @@ no need to update `translations/test/...` which is only used for unit tests.
There is an example [PR here](https://github.com/kubernetes/kubernetes/pull/40645) which adds support for French.
Once you've added a new language, you'll need to register it in
`pkg/util/i18n/i18n.go` by adding it to the `knownTranslations` map.
`pkg/kubectl/util/i18n/i18n.go` by adding it to the `knownTranslations` map.
## Wrapping strings
There is a simple script in `translations/extract.py` that performs