[pt] Add Explore You App in Portuguese (#26556)

* Translate Explore You App in Portuguese

* Update Explore Your App link in Learn Kubernetes Basics _index.html

* Update link to Explore Interactive page translation in Portuguese

* Fix typo and change the translation of the word *worker*.

Signed-off-by: Jailton Lopes <jailton@gmail.com>

* Fix typo

Signed-off-by: Jailton Lopes <jailton@gmail.com>
This commit is contained in:
Jailton Lopes
2021-02-19 15:22:24 -03:00
committed by GitHub
parent 873977eecf
commit 49a6df0dbc
5 changed files with 191 additions and 3 deletions
@@ -70,9 +70,9 @@ card:
</div>
<div class="col-md-4">
<div class="thumbnail">
<a href="/docs/tutorials/kubernetes-basics/explore/explore-intro/"><img src="/docs/tutorials/kubernetes-basics/public/images/module_03.svg?v=1469803628347" alt=""></a>
<a href="/pt/docs/tutorials/kubernetes-basics/explore/explore-intro/"><img src="/docs/tutorials/kubernetes-basics/public/images/module_03.svg?v=1469803628347" alt=""></a>
<div class="caption">
<a href="/docs/tutorials/kubernetes-basics/explore/explore-intro/"><h5>3. Explore seu aplicativo</h5></a>
<a href="/pt/docs/tutorials/kubernetes-basics/explore/explore-intro/"><h5>3. Explore seu aplicativo</h5></a>
</div>
</div>
</div>