Init Indonesian translation (#13822)
* Add OWNERS information for sig-docs-id * Add Indonesian language to config.toml with highest weight * Add README-id.md. * Add common resources and case studies. * Add i18n strings for Indonesian site * Fix typos on OWNERS. * Add Indonesian translation for home documentation * Add kubernetes basics. * Add Indonesian content for minikube tutorial * Add Indonesian translation for setup cluster * Fix typos on README-id, and replace you with more informal word * Fix some typos and replace formal you expression on kubernetes basics
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
7092bd3ca3
commit
3d9dcfcc69
@@ -0,0 +1,29 @@
|
||||
---
|
||||
title: Versi Kubernetes yang Termasuk dalam Dokumentasi
|
||||
content_template: templates/concept
|
||||
card:
|
||||
name: about
|
||||
weight: 10
|
||||
title: Versi Kubernetes yang Termasuk dalam Dokumentasi
|
||||
---
|
||||
|
||||
{{% capture overview %}}
|
||||
|
||||
Situs ini merupakan dokumentasi dari Kubernetes versi saat ini dan 4 versi sebelumnya.
|
||||
|
||||
{{% /capture %}}
|
||||
|
||||
{{% capture body %}}
|
||||
|
||||
## Versi saat ini
|
||||
|
||||
Versi saat ini adalah
|
||||
[{{< param "version" >}}](/).
|
||||
|
||||
## Versi sebelumnya
|
||||
|
||||
{{< versions-other >}}
|
||||
|
||||
{{% /capture %}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user