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 Apr 30, 2024
1 parent 355f3f1 commit e36df1f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
7 changes: 4 additions & 3 deletions files/ja/_redirects.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
/ja/docs/API/Document/onfullscreenerror /ja/docs/Web/API/Document/fullscreenerror_event
/ja/docs/API/Document/onselectionchange /ja/docs/Web/API/HTMLInputElement/selectionchange_event
/ja/docs/API/Document/open /ja/docs/Web/API/Document/open
/ja/docs/API/Document/origin /ja/docs/Web/API/origin
/ja/docs/API/Document/origin /ja/docs/Web/API/Window/origin
/ja/docs/API/Document/plugins /ja/docs/Web/API/Document/plugins
/ja/docs/API/Document/queryCommandSupported /ja/docs/Web/API/Document/queryCommandSupported
/ja/docs/API/Document/querySelector /ja/docs/Web/API/Document/querySelector
Expand Down Expand Up @@ -2696,7 +2696,7 @@
/ja/docs/Web/API/Document/onoffline /ja/docs/Web/API/Window/offline_event
/ja/docs/Web/API/Document/ononline /ja/docs/Web/API/Window/online_event
/ja/docs/Web/API/Document/onselectionchange /ja/docs/Web/API/HTMLInputElement/selectionchange_event
/ja/docs/Web/API/Document/origin /ja/docs/Web/API/origin
/ja/docs/Web/API/Document/origin /ja/docs/Web/API/Window/origin
/ja/docs/Web/API/Document/pointercancel_event /ja/docs/Web/API/Element/pointercancel_event
/ja/docs/Web/API/Document/pointerdown_event /ja/docs/Web/API/Element/pointerdown_event
/ja/docs/Web/API/Document/pointerenter_event /ja/docs/Web/API/Element/pointerenter_event
Expand Down Expand Up @@ -3214,7 +3214,7 @@
/ja/docs/Web/API/WindowOrWorkerGlobalScope/fetch /ja/docs/Web/API/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/origin
/ja/docs/Web/API/WindowOrWorkerGlobalScope/origin /ja/docs/Web/API/Window/origin
/ja/docs/Web/API/WindowOrWorkerGlobalScope/setInterval /ja/docs/Web/API/setInterval
/ja/docs/Web/API/WindowOrWorkerGlobalScope/setTimeout /ja/docs/Web/API/setTimeout
/ja/docs/Web/API/WindowTimers /ja/docs/Web/API/setTimeout
Expand Down Expand Up @@ -3360,6 +3360,7 @@
/ja/docs/Web/API/form.target /ja/docs/Web/API/HTMLFormElement/target
/ja/docs/Web/API/indexedDB /ja/docs/Web/API/Window/indexedDB
/ja/docs/Web/API/isSecureContext /ja/docs/Web/API/Window/isSecureContext
/ja/docs/Web/API/origin /ja/docs/Web/API/Window/origin
/ja/docs/Web/API/range.intersectsNode /ja/docs/Web/API/Range/intersectsNode
/ja/docs/Web/API/range.setStart /ja/docs/Web/API/Range/setStart
/ja/docs/Web/API/tableRow.insertCell /ja/docs/Web/API/HTMLTableRowElement/insertCell
Expand Down
8 changes: 4 additions & 4 deletions files/ja/_wikihistory.json
Original file line number Diff line number Diff line change
Expand Up @@ -14273,6 +14273,10 @@
"modified": "2020-10-15T21:52:18.082Z",
"contributors": ["mfuji09", "fscholz", "shuuji3"]
},
"Web/API/Window/origin": {
"modified": "2020-10-15T22:08:52.985Z",
"contributors": ["k-kuwahara"]
},
"Web/API/Window/outerHeight": {
"modified": "2020-10-15T21:16:37.970Z",
"contributors": [
Expand Down Expand Up @@ -15188,10 +15192,6 @@
"chikoski"
]
},
"Web/API/origin": {
"modified": "2020-10-15T22:08:52.985Z",
"contributors": ["k-kuwahara"]
},
"Web/API/performance_property": {
"modified": "2020-10-15T22:08:48.553Z",
"contributors": ["silverskyvicto"]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
title: origin
slug: Web/API/origin
l10n:
sourceCommit: 4b4638246aad5d39b9a2e5c572b179b4c39c0a84
slug: Web/API/Window/origin
original_slug: Web/API/origin
---

{{APIRef()}}
Expand Down

0 comments on commit e36df1f

Please sign in to comment.