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 Sep 30, 2024
1 parent 5f30e15 commit 9988cde
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
3 changes: 2 additions & 1 deletion files/ja/_redirects.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3218,7 +3218,7 @@
/ja/docs/Web/API/WindowOrWorkerGlobalScope/caches /ja/docs/Web/API/Window/caches
/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/createImageBitmap /ja/docs/Web/API/Window/createImageBitmap
/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
Expand Down Expand Up @@ -3276,6 +3276,7 @@
/ja/docs/Web/API/console/timeStamp /ja/docs/Web/API/console/timeStamp_static
/ja/docs/Web/API/console/trace /ja/docs/Web/API/console/trace_static
/ja/docs/Web/API/console/warn /ja/docs/Web/API/console/warn_static
/ja/docs/Web/API/createImageBitmap /ja/docs/Web/API/Window/createImageBitmap
/ja/docs/Web/API/crypto_property /ja/docs/Web/API/Window/crypto
/ja/docs/Web/API/document.URL /ja/docs/Web/API/Document/URL
/ja/docs/Web/API/document.activeElement /ja/docs/Web/API/Document/activeElement
Expand Down
8 changes: 4 additions & 4 deletions files/ja/_wikihistory.json
Original file line number Diff line number Diff line change
Expand Up @@ -13927,6 +13927,10 @@
"modified": "2020-10-15T22:27:12.990Z",
"contributors": ["mfuji09"]
},
"Web/API/Window/createImageBitmap": {
"modified": "2020-10-15T22:34:31.000Z",
"contributors": ["silverskyvicto"]
},
"Web/API/Window/crypto": {
"modified": "2020-10-15T21:16:38.249Z",
"contributors": [
Expand Down Expand Up @@ -15161,10 +15165,6 @@
"modified": "2019-03-23T22:34:47.743Z",
"contributors": ["yyss"]
},
"Web/API/createImageBitmap": {
"modified": "2020-10-15T22:34:31.000Z",
"contributors": ["silverskyvicto"]
},
"Web/API/setInterval": {
"modified": "2020-10-15T21:15:06.280Z",
"contributors": [
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: createImageBitmap()
slug: Web/API/createImageBitmap
slug: Web/API/Window/createImageBitmap
original_slug: Web/API/createImageBitmap
l10n:
sourceCommit: 32539676aca5ea2913cfaefeab3ba986ecd2206f
---
Expand Down

0 comments on commit 9988cde

Please sign in to comment.