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'] = {
240
240
{
241
241
text : 'Scalabilità per progetti complessi' ,
242
242
items : [
243
- { text : 'I Component Single-File ' , link : '/guide/scaling-up/sfc' } ,
243
+ { text : 'I Componenti Single-File ' , link : '/guide/scaling-up/sfc' } ,
244
244
{ text : 'Gli Strumenti per lo sviluppo' , link : '/guide/scaling-up/tooling' } ,
245
245
{ text : 'Il Routing' , link : '/guide/scaling-up/routing' } ,
246
246
{
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
274
274
</a >
275
275
<a class =" vt-box " href =" /guide/quick-start.html " >
276
276
<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>
278
278
</a >
279
279
<a class =" vt-box " href =" /examples/ " >
280
280
<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>
282
282
</a >
283
283
</div >
You can’t perform that action at this time.
0 commit comments