aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--files/ja/learn/tools_and_testing/client-side_javascript_frameworks/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/files/ja/learn/tools_and_testing/client-side_javascript_frameworks/index.html b/files/ja/learn/tools_and_testing/client-side_javascript_frameworks/index.html
index d9420452d5..71668e0a3f 100644
--- a/files/ja/learn/tools_and_testing/client-side_javascript_frameworks/index.html
+++ b/files/ja/learn/tools_and_testing/client-side_javascript_frameworks/index.html
@@ -70,12 +70,12 @@ translation_of: Learn/Tools_and_testing/Client-side_JavaScript_frameworks
<dd>Our final article provides you with a list of React resources that you can use to go further in your learning.</dd>
</dl>
-<h2 id="Ember_tutorials">Ember tutorials</h2>
+<h2 id="Ember_tutorials">Ember チュートリアル</h2>
<div class="blockIndicator note">
-<p><strong>Note</strong>: Ember tutorials last tested in May 2020, with Ember/Ember CLI version 3.18.0.</p>
+<p><strong>注</strong>: この Ember チュートリアルは Ember/Ember CLI version 3.18.0 で、2020年5月に動作確認を行いました。</p>
-<p>If you need to check your code against our version, you can find a finished version of the sample Ember app code in the <a href="https://github.com/NullVoxPopuli/ember-todomvc-tutorial/tree/master/steps/00-finished-todomvc/todomvc">ember-todomvc-tutorial repository</a>. For a running live version, see <a href="https://nullvoxpopuli.github.io/ember-todomvc-tutorial/">https://nullvoxpopuli.github.io/ember-todomvc-tutorial/</a> (this also includes a few additional features not covered in the tutorial).</p>
+<p>もし、あなたのコードとサンプルのバージョンとを確認する必要があれば、<a href="https://github.com/NullVoxPopuli/ember-todomvc-tutorial/tree/master/steps/00-finished-todomvc/todomvc">ember-todomvc-tutorial repository</a> で最新版を見ることができます。実行中のライブバージョンについては <a href="https://nullvoxpopuli.github.io/ember-todomvc-tutorial/">https://nullvoxpopuli.github.io/ember-todomvc-tutorial/</a> から確認ができます(ただしチュートリアルで取り扱っていない機能も含まれています)。</p>
</div>
<dl>