aboutsummaryrefslogtreecommitdiff
path: root/files/ja
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2021-11-13 00:48:29 +0000
committerMDN <actions@users.noreply.github.com>2021-11-13 00:48:29 +0000
commitb598325e21f9761198106a1e78b06b7b002399a4 (patch)
tree38ad557992bfcd098921847afd5953ebc10389f0 /files/ja
parent132663c3887f2da0474f67e578695e7ed0fde227 (diff)
downloadtranslated-content-b598325e21f9761198106a1e78b06b7b002399a4.tar.gz
translated-content-b598325e21f9761198106a1e78b06b7b002399a4.tar.bz2
translated-content-b598325e21f9761198106a1e78b06b7b002399a4.zip
[CRON] sync translated content
Diffstat (limited to 'files/ja')
-rw-r--r--files/ja/_redirects.txt1
-rw-r--r--files/ja/_wikihistory.json12
-rw-r--r--files/ja/conflicting/web/api/caches/index.html (renamed from files/ja/web/api/serviceworkerglobalscope/caches/index.html)3
3 files changed, 9 insertions, 7 deletions
diff --git a/files/ja/_redirects.txt b/files/ja/_redirects.txt
index 1214001898..d969d0f561 100644
--- a/files/ja/_redirects.txt
+++ b/files/ja/_redirects.txt
@@ -3248,6 +3248,7 @@
/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/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
/ja/docs/Web/API/ServiceWorker_API/Using_Service_Workers /ja/docs/Web/API/Service_Worker_API/Using_Service_Workers
/ja/docs/Web/API/Slotable /ja/docs/Web/API/Element
diff --git a/files/ja/_wikihistory.json b/files/ja/_wikihistory.json
index 98095b7958..022720a210 100644
--- a/files/ja/_wikihistory.json
+++ b/files/ja/_wikihistory.json
@@ -21470,12 +21470,6 @@
"Wind1808"
]
},
- "Web/API/ServiceWorkerGlobalScope/caches": {
- "modified": "2020-10-15T22:29:46.631Z",
- "contributors": [
- "Wind1808"
- ]
- },
"Web/API/ServiceWorkerGlobalScope/clients": {
"modified": "2019-03-23T22:21:03.744Z",
"contributors": [
@@ -48605,6 +48599,12 @@
"Wind1808"
]
},
+ "conflicting/Web/API/caches": {
+ "modified": "2020-10-15T22:29:46.631Z",
+ "contributors": [
+ "Wind1808"
+ ]
+ },
"conflicting/Web/CSS/Media_Queries/Using_media_queries": {
"modified": "2020-05-24T03:45:53.652Z",
"contributors": [
diff --git a/files/ja/web/api/serviceworkerglobalscope/caches/index.html b/files/ja/conflicting/web/api/caches/index.html
index 5d670ef2ec..4379e332cf 100644
--- a/files/ja/web/api/serviceworkerglobalscope/caches/index.html
+++ b/files/ja/conflicting/web/api/caches/index.html
@@ -1,6 +1,6 @@
---
title: ServiceWorkerGlobalScope.caches
-slug: Web/API/ServiceWorkerGlobalScope/caches
+slug: conflicting/Web/API/caches
tags:
- API
- Property
@@ -9,6 +9,7 @@ tags:
- ServiceWorker
- ServiceWorkerGlobalScope
translation_of: Web/API/ServiceWorkerGlobalScope/caches
+original_slug: Web/API/ServiceWorkerGlobalScope/caches
---
<p>{{APIRef("Service Workers API")}}</p>