diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-10 15:07:40 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-10 15:07:40 -0500 |
commit | e3e12548adeb7e1dcfc4d5b32884a225ee2b499d (patch) | |
tree | e79f55a57428a312358befac396d4abe25730206 /files/fr/web/api/node | |
parent | 65cc6eabd71b1bceccf6fd3d3d4970c2955f3784 (diff) | |
download | translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.gz translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.bz2 translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.zip |
adding translation_of_original to front-matter
Diffstat (limited to 'files/fr/web/api/node')
-rw-r--r-- | files/fr/web/api/node/baseuriobject/index.html | 1 | ||||
-rw-r--r-- | files/fr/web/api/node/nodeprincipal/index.html | 1 | ||||
-rw-r--r-- | files/fr/web/api/node/rootnode/index.html | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/files/fr/web/api/node/baseuriobject/index.html b/files/fr/web/api/node/baseuriobject/index.html index 8be97398f4..617ed79d8e 100644 --- a/files/fr/web/api/node/baseuriobject/index.html +++ b/files/fr/web/api/node/baseuriobject/index.html @@ -9,6 +9,7 @@ tags: - URI - URL translation_of: Web/API/Node +translation_of_original: Web/API/Node/baseURIObject --- <div>{{APIRef("DOM")}} {{Non-standard_header}}</div> diff --git a/files/fr/web/api/node/nodeprincipal/index.html b/files/fr/web/api/node/nodeprincipal/index.html index b1813302bb..33144eae42 100644 --- a/files/fr/web/api/node/nodeprincipal/index.html +++ b/files/fr/web/api/node/nodeprincipal/index.html @@ -8,6 +8,7 @@ tags: - Principal - Propriétés translation_of: Web/API/Node +translation_of_original: Web/API/Node/nodePrincipal --- <div>{{APIRef("DOM")}} {{Non-standard_header}}</div> diff --git a/files/fr/web/api/node/rootnode/index.html b/files/fr/web/api/node/rootnode/index.html index df91e2aa76..7ee512dd8f 100644 --- a/files/fr/web/api/node/rootnode/index.html +++ b/files/fr/web/api/node/rootnode/index.html @@ -9,6 +9,7 @@ tags: - Propriétés - Racine translation_of: Web/API/Node/getRootNode +translation_of_original: Web/API/Node/rootNode --- <p>{{deprecated_header}}{{APIRef("DOM")}}{{SeeCompatTable}}</p> |