From ce3ad951f83f53ff49ad935023555abb80131b82 Mon Sep 17 00:00:00 2001 From: zhanghui Date: Tue, 5 Sep 2017 11:57:26 +0800 Subject: [PATCH] fix broken link --- translations/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/README.md b/translations/README.md index 9f1590eaabc..aa40d41ac94 100644 --- a/translations/README.md +++ b/translations/README.md @@ -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