aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/worker
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2022-03-16 00:12:44 +0000
committerMDN <actions@users.noreply.github.com>2022-03-16 00:12:44 +0000
commit2a0848dfc98c2f04fe5c72a627e2b3be281fc3df (patch)
tree8a22612627a2642445d86e7742b52f3cdd833600 /files/ja/web/api/worker
parent310f9d126ee841807f15a8620da5a9de6a9da4ec (diff)
downloadtranslated-content-2a0848dfc98c2f04fe5c72a627e2b3be281fc3df.tar.gz
translated-content-2a0848dfc98c2f04fe5c72a627e2b3be281fc3df.tar.bz2
translated-content-2a0848dfc98c2f04fe5c72a627e2b3be281fc3df.zip
[CRON] sync translated content
Diffstat (limited to 'files/ja/web/api/worker')
-rw-r--r--files/ja/web/api/worker/error_event/index.html (renamed from files/ja/web/api/worker/onerror/index.html)5
1 files changed, 3 insertions, 2 deletions
diff --git a/files/ja/web/api/worker/onerror/index.html b/files/ja/web/api/worker/error_event/index.html
index 2864938ea0..4e2d55a89b 100644
--- a/files/ja/web/api/worker/onerror/index.html
+++ b/files/ja/web/api/worker/error_event/index.html
@@ -1,6 +1,6 @@
---
title: Worker.onerror
-slug: Web/API/Worker/onerror
+slug: Web/API/Worker/error_event
tags:
- API
- Worker
@@ -10,8 +10,9 @@ tags:
- Web Workers
- Workers
- onerror
-browser-compat: api.Worker.onerror
translation_of: Web/API/Worker/onerror
+original_slug: Web/API/Worker/onerror
+browser-compat: api.Worker.onerror
---
<div>{{APIRef("Web Workers API")}}</div>