kubernetes/website
[hi] Localize /en/docs/reference/glossary/admission-controller.md
已關閉
#35,935 建立於 2022年8月13日
good first issuehelp wantedkind/featurelanguage/hitriage/accepted
倉庫指標
- 星標
- (4,127 顆星)
- PR 合併指標
- (平均合併 16天 13小時) (30 天內合併 160 個 PR)
描述
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