aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2022-03-12 00:12:34 +0000
committerMDN <actions@users.noreply.github.com>2022-03-12 00:12:34 +0000
commitba8d3f6f9d418e3b7fdfe79ccfb6e7a6ffb7f566 (patch)
treecce214303d6ea221e3abeea53ae092ed62f963c4 /files/ja/web/api
parent6c17e71cc7dc70f7a33c532d29d8b13670cdd729 (diff)
downloadtranslated-content-ba8d3f6f9d418e3b7fdfe79ccfb6e7a6ffb7f566.tar.gz
translated-content-ba8d3f6f9d418e3b7fdfe79ccfb6e7a6ffb7f566.tar.bz2
translated-content-ba8d3f6f9d418e3b7fdfe79ccfb6e7a6ffb7f566.zip
[CRON] sync translated content
Diffstat (limited to 'files/ja/web/api')
-rw-r--r--files/ja/web/api/eventsource/error_event/index.html (renamed from files/ja/web/api/eventsource/onerror/index.html)3
-rw-r--r--files/ja/web/api/eventsource/message_event/index.html (renamed from files/ja/web/api/eventsource/onmessage/index.html)3
-rw-r--r--files/ja/web/api/mediaquerylist/change_event/index.html (renamed from files/ja/web/api/mediaquerylist/onchange/index.html)3
3 files changed, 6 insertions, 3 deletions
diff --git a/files/ja/web/api/eventsource/onerror/index.html b/files/ja/web/api/eventsource/error_event/index.html
index 1629027780..31df170d43 100644
--- a/files/ja/web/api/eventsource/onerror/index.html
+++ b/files/ja/web/api/eventsource/error_event/index.html
@@ -1,6 +1,6 @@
---
title: EventSource.onerror
-slug: Web/API/EventSource/onerror
+slug: Web/API/EventSource/error_event
tags:
- API
- EventSource
@@ -9,6 +9,7 @@ tags:
- プロパティ
- リファレンス
translation_of: Web/API/EventSource/onerror
+original_slug: Web/API/EventSource/onerror
---
<div>{{APIRef('WebSockets API')}}</div>
diff --git a/files/ja/web/api/eventsource/onmessage/index.html b/files/ja/web/api/eventsource/message_event/index.html
index 0b0f8c7c6b..6b35ddf7d2 100644
--- a/files/ja/web/api/eventsource/onmessage/index.html
+++ b/files/ja/web/api/eventsource/message_event/index.html
@@ -1,6 +1,6 @@
---
title: EventSource.onmessage
-slug: Web/API/EventSource/onmessage
+slug: Web/API/EventSource/message_event
tags:
- API
- EventSource
@@ -10,6 +10,7 @@ tags:
- プロパティ
- リファレンス
translation_of: Web/API/EventSource/onmessage
+original_slug: Web/API/EventSource/onmessage
---
<div>{{APIRef('WebSockets API')}}</div>
diff --git a/files/ja/web/api/mediaquerylist/onchange/index.html b/files/ja/web/api/mediaquerylist/change_event/index.html
index 5539cdd3c7..388dad93d3 100644
--- a/files/ja/web/api/mediaquerylist/onchange/index.html
+++ b/files/ja/web/api/mediaquerylist/change_event/index.html
@@ -1,6 +1,6 @@
---
title: MediaQueryList.onchange
-slug: Web/API/MediaQueryList/onchange
+slug: Web/API/MediaQueryList/change_event
tags:
- API
- CSSOM View
@@ -13,6 +13,7 @@ tags:
- プロパティ
- メディアクエリ
translation_of: Web/API/MediaQueryList/onchange
+original_slug: Web/API/MediaQueryList/onchange
---
<p>{{APIRef("CSSOM")}}</p>