From 9d3593e9ceecdbf37301159276854b32a96c58ef Mon Sep 17 00:00:00 2001 From: Fabio Alessandro Locati Date: Sun, 12 Apr 2020 16:49:18 +0200 Subject: [PATCH] Improve translation --- content/it/docs/concepts/example-concept-template.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/content/it/docs/concepts/example-concept-template.md b/content/it/docs/concepts/example-concept-template.md index f234274c6e..db1bc0b960 100644 --- a/content/it/docs/concepts/example-concept-template.md +++ b/content/it/docs/concepts/example-concept-template.md @@ -1,5 +1,4 @@ --- -draft: True title: Esempio di modello di concetto content_template: templates/concept toc_hide: true @@ -17,12 +16,12 @@ Questa pagina spiega ... {{% capture body %}} -## Understanding ... +## Comprendendo ... Kubernetes fornisce ... -## Using ... +## Usando ... Usare @@ -30,7 +29,7 @@ Usare {{% capture whatsnext %}} -**[Optional Section]** +**[Sezione opzionale]** * Ulteriori informazioni su [Scrivere un nuovo argomento](/docs/home/contribuisci/scrivi-nuovo-argomento/). * Vedi [Uso dei modelli di pagina - Modello di concetto](/docs/home/contribuis/page-templates/#concept_template) su come utilizzare questo modello.