Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Commit

Permalink
fix JP translation in comment tags (#13363)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArturOledzki authored and ficristo committed Jun 27, 2017
1 parent 8ecb5ed commit 0cb4716
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions samples/ja/Getting Started/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ <h1>BRACKETS をはじめる前に</h1>
<h2>まずはこのガイドからスタート</h2>

<!--
<3 とJAVASCRIPT で作成
<3 と JAVASCRIPT で作成
-->

<p>
Web デザインを認識する最新のオープンソースエディター、Brackets をご利用いただき、ありがとうございます。軽量でありながらパワフルなコードエディターでのビジュアルツールとエディターとの融合により、必要なときに必要なだけのサポートを利用することができます。
</p>

<!--
Brackets とは何ですか
Brackets とは何ですか
-->
<p>
<em>Brackets は、新しいタイプのエディターです。</em>
Expand All @@ -45,7 +45,7 @@ <h3>Brackets のプロジェクト</h3>
</samp>

<!--
HTML、CSS とJavaScript との関係
HTML、CSS と JavaScript との関係
-->
<h3>CSS と JavaScript のクイック編集</h3>
<p>
Expand All @@ -71,7 +71,7 @@ <h3>CSS と JavaScript のクイック編集</h3>
</p>

<!--
ライブ プレビュー
ライブプレビュー
-->
<h3>HTML および CSS の編集結果をブラウザーでライブプレビュー</h3>
<p>
Expand Down

0 comments on commit 0cb4716

Please sign in to comment.