Skip to content

Commit

Permalink
ja: sync translated content
Browse files Browse the repository at this point in the history
  • Loading branch information
mdn-bot authored and mfuji09 committed Jul 17, 2024
1 parent 034d5cb commit 65242e8
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 22 deletions.
7 changes: 4 additions & 3 deletions files/ja/_redirects.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2831,8 +2831,8 @@
/ja/docs/Web/API/GlobalEventHandlers/ontransitioncancel /ja/docs/Web/API/Element/transitioncancel_event
/ja/docs/Web/API/GlobalEventHandlers/ontransitionend /ja/docs/Web/API/Element/transitionend_event
/ja/docs/Web/API/GlobalEventHandlers/onwheel /ja/docs/Web/API/Element/wheel_event
/ja/docs/Web/API/GlobalFetch /ja/docs/Web/API/fetch
/ja/docs/Web/API/GlobalFetch/fetch /ja/docs/Web/API/fetch
/ja/docs/Web/API/GlobalFetch /ja/docs/Web/API/Window/fetch
/ja/docs/Web/API/GlobalFetch/fetch /ja/docs/Web/API/Window/fetch
/ja/docs/Web/API/HTMLContentElement /ja/docs/Web/API/HTMLSlotElement
/ja/docs/Web/API/HTMLDialogElement/cancel_event /ja/docs/Web/API/HTMLDialogElement
/ja/docs/Web/API/HTMLElement/animationcancel_event /ja/docs/Web/API/Element/animationcancel_event
Expand Down Expand Up @@ -3216,7 +3216,7 @@
/ja/docs/Web/API/WindowOrWorkerGlobalScope/clearInterval /ja/docs/Web/API/clearInterval
/ja/docs/Web/API/WindowOrWorkerGlobalScope/clearTimeout /ja/docs/Web/API/clearTimeout
/ja/docs/Web/API/WindowOrWorkerGlobalScope/createImageBitmap /ja/docs/Web/API/createImageBitmap
/ja/docs/Web/API/WindowOrWorkerGlobalScope/fetch /ja/docs/Web/API/fetch
/ja/docs/Web/API/WindowOrWorkerGlobalScope/fetch /ja/docs/Web/API/Window/fetch
/ja/docs/Web/API/WindowOrWorkerGlobalScope/indexedDB /ja/docs/Web/API/Window/indexedDB
/ja/docs/Web/API/WindowOrWorkerGlobalScope/isSecureContext /ja/docs/Web/API/Window/isSecureContext
/ja/docs/Web/API/WindowOrWorkerGlobalScope/origin /ja/docs/Web/API/Window/origin
Expand Down Expand Up @@ -3355,6 +3355,7 @@
/ja/docs/Web/API/event.stopPropagation /ja/docs/Web/API/Event/stopPropagation
/ja/docs/Web/API/event.timeStamp /ja/docs/Web/API/Event/timeStamp
/ja/docs/Web/API/event.type /ja/docs/Web/API/Event/type
/ja/docs/Web/API/fetch /ja/docs/Web/API/Window/fetch
/ja/docs/Web/API/form.acceptCharset /ja/docs/Web/API/HTMLFormElement/acceptCharset
/ja/docs/Web/API/form.action /ja/docs/Web/API/HTMLFormElement/action
/ja/docs/Web/API/form.elements /ja/docs/Web/API/HTMLFormElement/elements
Expand Down
34 changes: 17 additions & 17 deletions files/ja/_wikihistory.json
Original file line number Diff line number Diff line change
Expand Up @@ -13984,6 +13984,23 @@
"modified": "2020-10-15T22:00:39.694Z",
"contributors": ["yyss", "mk-tool"]
},
"Web/API/Window/fetch": {
"modified": "2020-10-15T21:41:32.875Z",
"contributors": [
"mfuji09",
"gladenjoy",
"Uemmra3",
"hamasaki",
"woodmix",
"fscholz",
"mdmss37",
"dskmori",
"aliceinwire",
"lv7777",
"Piroro-hs",
"chikoski"
]
},
"Web/API/Window/find": {
"modified": "2019-03-23T23:51:09.440Z",
"contributors": ["yyss", "teoli", "khalid32", "ethertank", "Potappo"]
Expand Down Expand Up @@ -15154,23 +15171,6 @@
"modified": "2020-10-15T22:34:31.000Z",
"contributors": ["silverskyvicto"]
},
"Web/API/fetch": {
"modified": "2020-10-15T21:41:32.875Z",
"contributors": [
"mfuji09",
"gladenjoy",
"Uemmra3",
"hamasaki",
"woodmix",
"fscholz",
"mdmss37",
"dskmori",
"aliceinwire",
"lv7777",
"Piroro-hs",
"chikoski"
]
},
"Web/API/setInterval": {
"modified": "2020-10-15T21:15:06.280Z",
"contributors": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: fetch() グローバル関数
short-title: fetch()
slug: Web/API/fetch
slug: Web/API/Window/fetch
original_slug: Web/API/fetch
l10n:
sourceCommit: bb75692ff9b82320169ed3f27fcc5136c86b8d21
---
Expand Down

0 comments on commit 65242e8

Please sign in to comment.