File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ class Home extends Component {
133
133
fontSize : 30 ,
134
134
} ,
135
135
} } >
136
- A JavaScript library for building user interfaces
136
+ ユーザインターフェース構築のための JavaScript ライブラリ
137
137
</ p >
138
138
< Flex
139
139
valign = "center"
@@ -148,12 +148,12 @@ class Home extends Component {
148
148
< ButtonLink
149
149
to = "/docs/getting-started.html"
150
150
type = "primary" >
151
- Get Started
151
+ スタートガイド
152
152
</ ButtonLink >
153
153
</ CtaItem >
154
154
< CtaItem >
155
155
< ButtonLink to = "/tutorial/tutorial.html" type = "secondary" >
156
- Take the Tutorial
156
+ チュートリアルを見る
157
157
</ ButtonLink >
158
158
</ CtaItem >
159
159
</ Flex >
@@ -285,12 +285,12 @@ class Home extends Component {
285
285
< Flex valign = "center" >
286
286
< CtaItem >
287
287
< ButtonLink to = "/docs/getting-started.html" type = "primary" >
288
- Get Started
288
+ スタートガイド
289
289
</ ButtonLink >
290
290
</ CtaItem >
291
291
< CtaItem >
292
292
< ButtonLink to = "/tutorial/tutorial.html" type = "secondary" >
293
- Take the Tutorial
293
+ チュートリアルを見る
294
294
</ ButtonLink >
295
295
</ CtaItem >
296
296
</ Flex >
You can’t perform that action at this time.
0 commit comments