Skip to content

Commit 79bfcda

Browse files
authored
translate(sidebar-home): add missing title translation for installation and describing-the-ui pages (#436)
1 parent 30900f7 commit 79bfcda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/sidebarHome.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
"path": "/learn"
1212
},
1313
{
14-
"title": "Installation",
14+
"title": "Installazione",
1515
"path": "/learn/installation"
1616
},
1717
{
1818
"hasSectionHeader": true,
1919
"sectionHeader": "LEARN REACT"
2020
},
2121
{
22-
"title": "Describing the UI",
22+
"title": "Descrivere la UI",
2323
"path": "/learn/describing-the-ui"
2424
},
2525
{

0 commit comments

Comments
 (0)