diff options
author | MDN <actions@users.noreply.github.com> | 2021-07-01 00:37:12 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-07-01 00:37:12 +0000 |
commit | b0a393384aa4021c915e6a650c75ff328a054cb2 (patch) | |
tree | 5f049f0db1c3b87c9d8ea12564cf7bc43b0e8f07 /files/fr | |
parent | 3f2eea0abf998516fe98d64da8da53a03d36c3ee (diff) | |
download | translated-content-b0a393384aa4021c915e6a650c75ff328a054cb2.tar.gz translated-content-b0a393384aa4021c915e6a650c75ff328a054cb2.tar.bz2 translated-content-b0a393384aa4021c915e6a650c75ff328a054cb2.zip |
[CRON] sync translated content
Diffstat (limited to 'files/fr')
-rw-r--r-- | files/fr/_redirects.txt | 2 | ||||
-rw-r--r-- | files/fr/_wikihistory.json | 40 | ||||
-rw-r--r-- | files/fr/orphaned/web/api/body/index.html (renamed from files/fr/web/api/body/index.html) | 3 | ||||
-rw-r--r-- | files/fr/orphaned/web/api/body/json/index.html (renamed from files/fr/web/api/body/json/index.html) | 3 |
4 files changed, 26 insertions, 22 deletions
diff --git a/files/fr/_redirects.txt b/files/fr/_redirects.txt index 02bf9e3a43..1326e07509 100644 --- a/files/fr/_redirects.txt +++ b/files/fr/_redirects.txt @@ -3601,6 +3601,8 @@ /fr/docs/Web/API/AnimationEvent.pseudoElement /fr/docs/Web/API/AnimationEvent/pseudoElement /fr/docs/Web/API/Apps.mgmt.getAll /fr/docs/Web/API/DomApplicationsManager/getAll /fr/docs/Web/API/AudioContext/createGain /fr/docs/Web/API/BaseAudioContext/createGain +/fr/docs/Web/API/Body /fr/docs/orphaned/Web/API/Body +/fr/docs/Web/API/Body/json /fr/docs/orphaned/Web/API/Body/json /fr/docs/Web/API/CSSMatrix /fr/docs/Web/API/DOMMatrix /fr/docs/Web/API/Canvas_API/Tutoriel_canvas /fr/docs/Web/API/Canvas_API/Tutorial /fr/docs/Web/API/Canvas_API/Tutoriel_canvas/Advanced_animations /fr/docs/Web/API/Canvas_API/Tutorial/Advanced_animations diff --git a/files/fr/_wikihistory.json b/files/fr/_wikihistory.json index caad5c7e4e..d52c18c79d 100644 --- a/files/fr/_wikihistory.json +++ b/files/fr/_wikihistory.json @@ -12289,26 +12289,6 @@ "loella16" ] }, - "Web/API/Body": { - "modified": "2020-10-15T22:00:04.273Z", - "contributors": [ - "Voulto", - "Retroscilo", - "Arzak656", - "SphinxKnight", - "vqrs" - ] - }, - "Web/API/Body/json": { - "modified": "2020-10-15T22:00:00.599Z", - "contributors": [ - "SphinxKnight", - "jdvauguet", - "enkienki", - "MaximeSarrato", - "Nithramir" - ] - }, "Web/API/ByteString": { "modified": "2019-03-23T22:50:30.417Z", "contributors": [ @@ -44564,6 +44544,26 @@ "SphinxKnight" ] }, + "orphaned/Web/API/Body": { + "modified": "2020-10-15T22:00:04.273Z", + "contributors": [ + "Voulto", + "Retroscilo", + "Arzak656", + "SphinxKnight", + "vqrs" + ] + }, + "orphaned/Web/API/Body/json": { + "modified": "2020-10-15T22:00:00.599Z", + "contributors": [ + "SphinxKnight", + "jdvauguet", + "enkienki", + "MaximeSarrato", + "Nithramir" + ] + }, "orphaned/Web/API/ChildNode": { "modified": "2020-10-15T21:28:06.168Z", "contributors": [ diff --git a/files/fr/web/api/body/index.html b/files/fr/orphaned/web/api/body/index.html index 9753edeba3..89c70bbba0 100644 --- a/files/fr/web/api/body/index.html +++ b/files/fr/orphaned/web/api/body/index.html @@ -1,6 +1,6 @@ --- title: Body -slug: Web/API/Body +slug: orphaned/Web/API/Body tags: - API - BODY @@ -12,6 +12,7 @@ tags: - TopicStub - request translation_of: Web/API/Body +original_slug: Web/API/Body --- <div>{{ APIRef("Fetch") }}</div> diff --git a/files/fr/web/api/body/json/index.html b/files/fr/orphaned/web/api/body/json/index.html index 121768d6ea..923ef65ebf 100644 --- a/files/fr/web/api/body/json/index.html +++ b/files/fr/orphaned/web/api/body/json/index.html @@ -1,6 +1,6 @@ --- title: Body.json() -slug: Web/API/Body/json +slug: orphaned/Web/API/Body/json tags: - API - BODY @@ -10,6 +10,7 @@ tags: - Méthode - Reference translation_of: Web/API/Body/json +original_slug: Web/API/Body/json --- <div>{{APIRef("Fetch")}}</div> |