diff options
author | MDN <actions@users.noreply.github.com> | 2021-06-29 00:35:05 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-06-29 00:35:05 +0000 |
commit | 2d478fb11c4864129dffb10cb43630b2aaf26bc0 (patch) | |
tree | 61561b7187a5a2fa57eded7e64c2a74c52efe15e /files/fr | |
parent | 19ba3e27d010ae914a441870b7d4f02ce2d35f7d (diff) | |
download | translated-content-2d478fb11c4864129dffb10cb43630b2aaf26bc0.tar.gz translated-content-2d478fb11c4864129dffb10cb43630b2aaf26bc0.tar.bz2 translated-content-2d478fb11c4864129dffb10cb43630b2aaf26bc0.zip |
[CRON] sync translated content
Diffstat (limited to 'files/fr')
-rw-r--r-- | files/fr/_redirects.txt | 1 | ||||
-rw-r--r-- | files/fr/_wikihistory.json | 14 | ||||
-rw-r--r-- | files/fr/orphaned/web/api/childnode/after/index.html (renamed from files/fr/web/api/childnode/after/index.html) | 3 |
3 files changed, 10 insertions, 8 deletions
diff --git a/files/fr/_redirects.txt b/files/fr/_redirects.txt index 23e84fb359..d894bac2de 100644 --- a/files/fr/_redirects.txt +++ b/files/fr/_redirects.txt @@ -3616,6 +3616,7 @@ /fr/docs/Web/API/Canvas_API/Tutoriel_canvas/Transformations /fr/docs/Web/API/Canvas_API/Tutorial/Transformations /fr/docs/Web/API/Canvas_API/Tutoriel_canvas/Utilisation_d'images /fr/docs/Web/API/Canvas_API/Tutorial/Using_images /fr/docs/Web/API/Canvas_API/Tutoriel_canvas/Utilisation_de_base /fr/docs/Web/API/Canvas_API/Tutorial/Basic_usage +/fr/docs/Web/API/ChildNode/after /fr/docs/orphaned/Web/API/ChildNode/after /fr/docs/Web/API/ChildNode/remove /fr/docs/orphaned/Web/API/ChildNode/remove /fr/docs/Web/API/ChildNode/replaceWith /fr/docs/orphaned/Web/API/ChildNode/replaceWith /fr/docs/Web/API/Commentaire /fr/docs/Web/API/Comment diff --git a/files/fr/_wikihistory.json b/files/fr/_wikihistory.json index b995cd3194..8624a0d6a0 100644 --- a/files/fr/_wikihistory.json +++ b/files/fr/_wikihistory.json @@ -13029,13 +13029,6 @@ "bchaplet" ] }, - "Web/API/ChildNode/after": { - "modified": "2020-10-15T21:56:14.439Z", - "contributors": [ - "loella16", - "BEHOUBA" - ] - }, "Web/API/ChildNode/before": { "modified": "2020-10-15T22:01:12.319Z", "contributors": [ @@ -44602,6 +44595,13 @@ "SphinxKnight" ] }, + "orphaned/Web/API/ChildNode/after": { + "modified": "2020-10-15T21:56:14.439Z", + "contributors": [ + "loella16", + "BEHOUBA" + ] + }, "orphaned/Web/API/ChildNode/remove": { "modified": "2020-10-15T21:49:32.341Z", "contributors": [ diff --git a/files/fr/web/api/childnode/after/index.html b/files/fr/orphaned/web/api/childnode/after/index.html index 474d64a307..d1630a891e 100644 --- a/files/fr/web/api/childnode/after/index.html +++ b/files/fr/orphaned/web/api/childnode/after/index.html @@ -1,6 +1,6 @@ --- title: ChildNode.after() -slug: Web/API/ChildNode/after +slug: orphaned/Web/API/ChildNode/after tags: - API - DOM @@ -8,6 +8,7 @@ tags: - Noeud - Reference translation_of: Web/API/ChildNode/after +original_slug: Web/API/ChildNode/after --- <div>{{APIRef ("DOM")}} {{SeeCompatTable}}</div> |