Browse Source

Fix the locale id

main
clariroid 10 years ago
parent
commit
d2e669f141
  1. 6
      docs/getting-started.ja-JP.md
  2. 6
      docs/tutorial.ja-JP.md

6
docs/getting-started.jp.md → docs/getting-started.ja-JP.md

@ -1,8 +1,8 @@
---
id: getting-started-ja
id: getting-started-ja-JP
title: 始めてみましょう
next: tutorial-ja.html
redirect_from: "docs/index-ja.html"
next: tutorial-ja-JP.html
redirect_from: "docs/index-ja-JP.html"
---
## JSFiddle

6
docs/tutorial.jp.md → docs/tutorial.ja-JP.md

@ -1,8 +1,8 @@
---
id: tutorial
id: tutorial-ja-JP
title: チュートリアル
prev: getting-started-ja.html
next: thinking-in-react-ja.html
prev: getting-started-ja-JP.html
next: thinking-in-react-ja-JP.html
---
これから、シンプルながらも現実的なコメントボックスを作ってみましょう。ブログにも設置できるようなもので、Disqus や LiveFyre、Facebook comments が採用しているリアルタイムコメントの基本機能を備えたものを想定しています。
Loading…
Cancel
Save