Skip to content

Commit 41c2c30

Browse files
committed
translate: tutorial navigation
1 parent 72a18dd commit 41c2c30

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

aio-ja/content/navigation.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@
9393
},
9494
{
9595
"url": "tutorial/toh-pt1",
96-
"title": "3. The Hero Editor",
97-
"tooltip": "Part 3: Build a simple hero editor"
96+
"title": "3. ヒーローエディター",
97+
"tooltip": "Part 3: シンプルなヒーローエディターを組み立てます"
9898
},
9999
{
100100
"url": "tutorial/toh-pt2",
@@ -103,8 +103,8 @@
103103
},
104104
{
105105
"url": "tutorial/toh-pt3",
106-
"title": "5. Master/Detail Components",
107-
"tooltip": "Part 5: Refactor the master/detail view into separate components."
106+
"title": "5. Master/Detail コンポーネント",
107+
"tooltip": "Part 5: master/detailビューを複数のコンポーネントに分割してリファクタリングします"
108108
},
109109
{
110110
"url": "tutorial/toh-pt4",

0 commit comments

Comments
 (0)