summaryrefslogtreecommitdiffstats
path: root/docs/it-IT/migrating-to-0.45.0/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/it-IT/migrating-to-0.45.0/README.md')
-rw-r--r--docs/it-IT/migrating-to-0.45.0/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/it-IT/migrating-to-0.45.0/README.md b/docs/it-IT/migrating-to-0.45.0/README.md
index 6158f304d..e5b891e74 100644
--- a/docs/it-IT/migrating-to-0.45.0/README.md
+++ b/docs/it-IT/migrating-to-0.45.0/README.md
@@ -6,7 +6,7 @@ Questa guida è destinata ad attraversare questi grandi cambiamenti.
## `prompt_order` è stato sostituito da un formato root-level ``
-Previously to v0.45.0, `prompt_order` would accept an array of module names in the order which they should be rendered by Starship.
+Prima della v0.45.0, `prompt_order` avrebbe accettato un array di nomi di moduli nell'ordine in cui sarebbero stati renderizzati da Starship.
Starship v0.45.0 invece accetta un valore `format`, consentendo la personalizzazione del prompt al di fuori dei moduli stessi.
@@ -111,7 +111,7 @@ error_symbol = "[✖](bold red)"
*Nota:* L'elemento `carattere` aggiunge dopo automaticamente uno spazio, quindi a differenza delle altre stringhe `formato`, non ne aggiungiamo uno specificamente agli esempi di cui sopra.
-#### Command Duration
+#### Durata del comando
| Proprietà rimossa | Sostituta |
| ----------------- | --------- |
@@ -235,7 +235,7 @@ behind = "⇣${count}"
++ format = '[$symbol\[$env\]]($style) '
```
-#### Time
+#### Ora
| Proprietà rimossa | Sostituta |
| ----------------- | ------------- |