mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 05:57:25 +00:00
fix broken link
This commit is contained in:
parent
58fe20f0e6
commit
ce3ad951f8
@ -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.
|
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
|
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
|
## Wrapping strings
|
||||||
There is a simple script in `translations/extract.py` that performs
|
There is a simple script in `translations/extract.py` that performs
|
||||||
|
Loading…
Reference in New Issue
Block a user