kubernetes/website
[hi] Localize /en/docs/reference/glossary/admission-controller.md
Closed
#35,935 opened on Aug 13, 2022
good first issuehelp wantedkind/featurelanguage/hitriage/accepted
Repository metrics
- Stars
- (4,127 stars)
- PR merge metrics
- (Avg merge 16d 13h) (160 merged PRs in 30d)
Description
Prerequisites:
- If this is your first contribution, visit Contribute to K8s docs for information on how to get started.
- Review a few examples of localized glossary entries to see which content you change and which you live unchanged.
Procedure:
- Check out
dev-1.22-hi.1and create a working branch calledlocalize-admission-controller.md. - Create a file called
content/hi/docs/reference/glossary/admission-controller.md. - Copy the content of https://raw.githubusercontent.com/kubernetes/website/main/content/en/docs/reference/glossary/admission-controller.md to the file you created.
- Localize the content.
- Push your change and create a pull request.
Completing this feature issue fixes part of https://github.com/kubernetes/website/issues/35600