aboutsummaryrefslogtreecommitdiff
path: root/files/ja
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2022-03-09 00:13:03 +0000
committerMDN <actions@users.noreply.github.com>2022-03-09 00:13:03 +0000
commit48fc140678926d51b14411105262c87301860575 (patch)
tree57cb4cb3141414e5aea829d56aa29254b58ce81c /files/ja
parent8c4d9e888565bf2c225b78df8f2a6094c88e709c (diff)
downloadtranslated-content-48fc140678926d51b14411105262c87301860575.tar.gz
translated-content-48fc140678926d51b14411105262c87301860575.tar.bz2
translated-content-48fc140678926d51b14411105262c87301860575.zip
[CRON] sync translated content
Diffstat (limited to 'files/ja')
-rw-r--r--files/ja/_redirects.txt1
-rw-r--r--files/ja/_wikihistory.json8
-rw-r--r--files/ja/web/api/screen/orientationchange_event/index.html (renamed from files/ja/web/api/screen/onorientationchange/index.html)3
3 files changed, 7 insertions, 5 deletions
diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt
index 3adaee9525..f7931e8e02 100644
--- a/files/ja/_redirects.txt
+++ b/files/ja/_redirects.txt
@@ -3268,6 +3268,7 @@
/ja/docs/Web/API/Response/useFinalURL /ja/docs/orphaned/Web/API/Response/useFinalURL
/ja/docs/Web/API/SVGTests /ja/docs/orphaned/Web/API/SVGTests
/ja/docs/Web/API/SVGTransformable /ja/docs/orphaned/Web/API/SVGTransformable
+/ja/docs/Web/API/Screen/onorientationchange /ja/docs/Web/API/Screen/orientationchange_event
/ja/docs/Web/API/ScrollToOptions /ja/docs/conflicting/Web/API/Window/scroll
/ja/docs/Web/API/ServiceWorkerGlobalScope/caches /ja/docs/conflicting/Web/API/caches
/ja/docs/Web/API/ServiceWorker_API /ja/docs/Web/API/Service_Worker_API
diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json
index d17ceed58b..7615f224f5 100644
--- a/files/ja/_wikihistory.json
+++ b/files/ja/_wikihistory.json
@@ -21161,15 +21161,15 @@
"shuuji3"
]
},
- "Web/API/Screen/onorientationchange": {
- "modified": "2020-10-15T21:52:15.970Z",
+ "Web/API/Screen/orientation": {
+ "modified": "2020-10-15T21:52:16.035Z",
"contributors": [
"mfuji09",
"shuuji3"
]
},
- "Web/API/Screen/orientation": {
- "modified": "2020-10-15T21:52:16.035Z",
+ "Web/API/Screen/orientationchange_event": {
+ "modified": "2020-10-15T21:52:15.970Z",
"contributors": [
"mfuji09",
"shuuji3"
diff --git a/files/ja/web/api/screen/onorientationchange/index.html b/files/ja/web/api/screen/orientationchange_event/index.html
index 975b5ede0e..67b8f8a6b2 100644
--- a/files/ja/web/api/screen/onorientationchange/index.html
+++ b/files/ja/web/api/screen/orientationchange_event/index.html
@@ -1,6 +1,6 @@
---
title: Screen.onorientationchange
-slug: Web/API/Screen/onorientationchange
+slug: Web/API/Screen/orientationchange_event
tags:
- API
- CSSOM View
@@ -9,6 +9,7 @@ tags:
- Property
- Screen Orientation
translation_of: Web/API/Screen/onorientationchange
+original_slug: Web/API/Screen/onorientationchange
---
<p>{{APIRef("Screen Orientation API")}}{{Deprecated_Header}}</p>