diff options
author | MDN <actions@users.noreply.github.com> | 2021-07-16 00:36:29 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-07-16 00:36:29 +0000 |
commit | a202cd53d99359a85256c72dceb5c05d0f270f48 (patch) | |
tree | d7f58e12049bd4340cb92ca5b374e3e1d75f2f0b | |
parent | 4f0e1ec1c2772904c033f747dc38a08223e8d661 (diff) | |
download | translated-content-a202cd53d99359a85256c72dceb5c05d0f270f48.tar.gz translated-content-a202cd53d99359a85256c72dceb5c05d0f270f48.tar.bz2 translated-content-a202cd53d99359a85256c72dceb5c05d0f270f48.zip |
[CRON] sync translated content
-rw-r--r-- | files/ja/_redirects.txt | 1 | ||||
-rw-r--r-- | files/ja/_wikihistory.json | 12 | ||||
-rw-r--r-- | files/ja/orphaned/web/api/xrsessionmode/index.html (renamed from files/ja/web/api/xrsessionmode/index.html) | 3 |
3 files changed, 9 insertions, 7 deletions
diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt index bb4d6f9353..5904a9f3ab 100644 --- a/files/ja/_redirects.txt +++ b/files/ja/_redirects.txt @@ -4069,6 +4069,7 @@ /ja/docs/Web/API/WindowTimers/setTimeout /ja/docs/Web/API/WindowOrWorkerGlobalScope/setTimeout /ja/docs/Web/API/WorkerGlobalScope/caches /ja/docs/Web/API/WindowOrWorkerGlobalScope/caches /ja/docs/Web/API/XMLHttpRequest/openRequest /ja/docs/orphaned/Web/API/XMLHttpRequest/openRequest +/ja/docs/Web/API/XRSessionMode /ja/docs/orphaned/Web/API/XRSessionMode /ja/docs/Web/API/console.dir /ja/docs/Web/API/Console/dir /ja/docs/Web/API/console.log /ja/docs/Web/API/Console/log /ja/docs/Web/API/console.time /ja/docs/Web/API/Console/time diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json index d717c7de3d..fca43d120a 100644 --- a/files/ja/_wikihistory.json +++ b/files/ja/_wikihistory.json @@ -25952,12 +25952,6 @@ "Wind1808" ] }, - "Web/API/XRSessionMode": { - "modified": "2020-10-24T11:40:22.240Z", - "contributors": [ - "Wind1808" - ] - }, "Web/API/XRSystem": { "modified": "2020-10-23T14:29:58.403Z", "contributors": [ @@ -51781,6 +51775,12 @@ "eltociear" ] }, + "orphaned/Web/API/XRSessionMode": { + "modified": "2020-10-24T11:40:22.240Z", + "contributors": [ + "Wind1808" + ] + }, "orphaned/Web/CSS/:-moz-alt-text": { "modified": "2019-03-23T23:54:24.260Z", "contributors": [ diff --git a/files/ja/web/api/xrsessionmode/index.html b/files/ja/orphaned/web/api/xrsessionmode/index.html index 85c3aa9e4a..a8a9847a69 100644 --- a/files/ja/web/api/xrsessionmode/index.html +++ b/files/ja/orphaned/web/api/xrsessionmode/index.html @@ -1,6 +1,6 @@ --- title: XRSessionMode -slug: Web/API/XRSessionMode +slug: orphaned/Web/API/XRSessionMode tags: - API - AR @@ -17,6 +17,7 @@ tags: - XRSession - XRSessionMode translation_of: Web/API/XRSessionMode +original_slug: Web/API/XRSessionMode --- <div>{{APIRef("WebXR Device API")}}</div> |