kubernetes/website
[hi] Localize /en/docs/reference/glossary/admission-controller.md
クローズ
#35,935 opened on 2022/08/13
good first issuehelp wantedkind/featurelanguage/hitriage/accepted
Repository metrics
- Stars
- (4,127 個のスター)
- PR merge metrics
- (平均マージ 16d 13h) (30d で 160 merged PRs)
説明
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