aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/gamepadpose
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/gamepadpose')
-rw-r--r--files/ja/web/api/gamepadpose/hasorientation/index.html4
-rw-r--r--files/ja/web/api/gamepadpose/index.html6
2 files changed, 5 insertions, 5 deletions
diff --git a/files/ja/web/api/gamepadpose/hasorientation/index.html b/files/ja/web/api/gamepadpose/hasorientation/index.html
index 3079ad7eab..9360ec241d 100644
--- a/files/ja/web/api/gamepadpose/hasorientation/index.html
+++ b/files/ja/web/api/gamepadpose/hasorientation/index.html
@@ -53,6 +53,6 @@ translation_of: Web/API/GamepadPose/hasOrientation
<h2 id="関連項目">関連項目</h2>
<ul>
- <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API</a></li>
- <li><a href="/en-US/docs/Web/API/Gamepad_API">Gamepad API</a></li>
+ <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API</a></li>
+ <li><a href="/ja/docs/Web/API/Gamepad_API">Gamepad API</a></li>
</ul>
diff --git a/files/ja/web/api/gamepadpose/index.html b/files/ja/web/api/gamepadpose/index.html
index 05f7350392..d08cf32c67 100644
--- a/files/ja/web/api/gamepadpose/index.html
+++ b/files/ja/web/api/gamepadpose/index.html
@@ -17,7 +17,7 @@ translation_of: Web/API/GamepadPose
---
<div>{{APIRef("Gamepad API")}}{{SeeCompatTable}}</div>
-<p>The <strong><code>GamepadPose</code></strong> interface of the <a href="/en-US/docs/Web/API/Gamepad_API">Gamepad API</a> represents the pose of a <a href="/en-US/docs/Web/API/WebVR_API">WebVR</a> controller at a given timestamp (which includes orientation, position, velocity, and acceleration information.)</p>
+<p>The <strong><code>GamepadPose</code></strong> interface of the <a href="/ja/docs/Web/API/Gamepad_API">Gamepad API</a> represents the pose of a <a href="/ja/docs/Web/API/WebVR_API">WebVR</a> controller at a given timestamp (which includes orientation, position, velocity, and acceleration information.)</p>
<p>This interface is accessible through the {{domxref("Gamepad.pose")}} property.</p>
@@ -70,6 +70,6 @@ translation_of: Web/API/GamepadPose
<h2 id="See_also">See also</h2>
<ul>
- <li><a href="/en-US/docs/Web/API/WebVR_API">WebVR API</a></li>
- <li><a href="/en-US/docs/Web/API/Gamepad_API">Gamepad API</a></li>
+ <li><a href="/ja/docs/Web/API/WebVR_API">WebVR API</a></li>
+ <li><a href="/ja/docs/Web/API/Gamepad_API">Gamepad API</a></li>
</ul>