Skip to content

Commit e39a4dd

Browse files
committed
translate(adding-interactivity): added title translation in sidebarLearn and sidebarHome
1 parent f0ddaf7 commit e39a4dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/sidebarHome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"path": "/learn/describing-the-ui"
2424
},
2525
{
26-
"title": "Adding Interactivity",
26+
"title": "Aggiungere le Interazioni",
2727
"path": "/learn/adding-interactivity"
2828
},
2929
{

src/sidebarLearn.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
]
8787
},
8888
{
89-
"title": "Adding Interactivity",
89+
"title": "Aggiungere le Interazioni",
9090
"path": "/learn/adding-interactivity",
9191
"tags": [],
9292
"routes": [

0 commit comments

Comments
 (0)