Skip to content

Commit b22d6d3

Browse files
committed
Japanese translation. [ci skip]
1 parent 3b9e7f4 commit b22d6d3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/site/ja/xdoc/getting-started.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@
3131

3232
<subsection name="Installation">
3333
<p>
34-
To use the MyBatis you just need to include the
34+
MyBatis を使うためには、ダウンロードした
3535
<code>
3636
mybatis-x.x.x.jar
3737
</code>
38-
file in the classpath.
38+
をクラスパスに追加する必要があります。
3939
</p>
4040
<p>
41-
If you are using Maven just add the following dependency to your pom.xml:
41+
Maven を利用している場合は pom.xml に下記の依存性を追加するだけで OK です。
4242
</p>
4343
<source><![CDATA[
4444
<dependency>

0 commit comments

Comments
 (0)