diff options
author | MDN <actions@users.noreply.github.com> | 2021-08-25 00:45:24 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-08-25 00:45:24 +0000 |
commit | d0fbc4387332df5a2c60f4695ed8a1c4d41549f7 (patch) | |
tree | 2ff76a6b55f5ef1278f274ec7c409a331bc6170d /files/ja/web | |
parent | eae5d5682a74544b3e474ab40f7691ac03fc19f3 (diff) | |
download | translated-content-d0fbc4387332df5a2c60f4695ed8a1c4d41549f7.tar.gz translated-content-d0fbc4387332df5a2c60f4695ed8a1c4d41549f7.tar.bz2 translated-content-d0fbc4387332df5a2c60f4695ed8a1c4d41549f7.zip |
[CRON] sync translated content
Diffstat (limited to 'files/ja/web')
-rw-r--r-- | files/ja/web/api/xrinputsource/handedness/index.html (renamed from files/ja/web/api/xrhandedness/index.html) | 3 | ||||
-rw-r--r-- | files/ja/web/api/xrinputsource/targetraymode/index.html (renamed from files/ja/web/api/xrtargetraymode/index.html) | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/files/ja/web/api/xrhandedness/index.html b/files/ja/web/api/xrinputsource/handedness/index.html index c66cb6f7c6..4f9eb86d63 100644 --- a/files/ja/web/api/xrhandedness/index.html +++ b/files/ja/web/api/xrinputsource/handedness/index.html @@ -1,6 +1,6 @@ --- title: XRHandedness -slug: Web/API/XRHandedness +slug: Web/API/XRInputSource/handedness tags: - API - AR @@ -17,6 +17,7 @@ tags: - left - right translation_of: Web/API/XRHandedness +original_slug: Web/API/XRHandedness --- <p>{{APIRef("WebXR")}}</p> diff --git a/files/ja/web/api/xrtargetraymode/index.html b/files/ja/web/api/xrinputsource/targetraymode/index.html index 7c9848eca4..79ca557c89 100644 --- a/files/ja/web/api/xrtargetraymode/index.html +++ b/files/ja/web/api/xrinputsource/targetraymode/index.html @@ -1,6 +1,6 @@ --- title: XRTargetRayMode -slug: Web/API/XRTargetRayMode +slug: Web/API/XRInputSource/targetRayMode tags: - 3D - API @@ -22,6 +22,7 @@ tags: - source - target translation_of: Web/API/XRTargetRayMode +original_slug: Web/API/XRTargetRayMode --- <p>{{APIRef("WebXR")}}</p> |