File tree Expand file tree Collapse file tree 3 files changed +65
-65
lines changed Expand file tree Collapse file tree 3 files changed +65
-65
lines changed Original file line number Diff line number Diff line change @@ -240,7 +240,7 @@ export const sidebar: ThemeConfig['sidebar'] = {
240240 {
241241 text : 'Scalabilità per progetti complessi' ,
242242 items : [
243- { text : 'I Component Single-File ' , link : '/guide/scaling-up/sfc' } ,
243+ { text : 'I Componenti Single-File ' , link : '/guide/scaling-up/sfc' } ,
244244 { text : 'Gli Strumenti per lo sviluppo' , link : '/guide/scaling-up/tooling' } ,
245245 { text : 'Il Routing' , link : '/guide/scaling-up/routing' } ,
246246 {
Original file line number Diff line number Diff line change @@ -274,10 +274,10 @@ Ogni sviluppatore ha uno stile di apprendimento diverso. Sentiti libero di scegl
274274 </a >
275275 <a class =" vt-box " href =" /guide/quick-start.html " >
276276 <p class="next-steps-link">Leggi la Guida</p>
277- <p class="next-steps-caption">La guida ti accompagnerà attraverso ogni aspetto del framework in dettaglio .</p>
277+ <p class="next-steps-caption">La guida ti mostrerà in dettaglio ogni aspetto del framework.</p>
278278 </a >
279279 <a class =" vt-box " href =" /examples/ " >
280280 <p class="next-steps-link">Guarda gli Esempi</p>
281- <p class="next-steps-caption">Esplora esempi di funzionalità fondamentali e di attività comuni per l'interfaccia utente .</p>
281+ <p class="next-steps-caption">Esplora gli esempi di funzionalità base e casi d'uso comuni .</p>
282282 </a >
283283</div >
You can’t perform that action at this time.
0 commit comments