aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2022-02-11 00:58:37 +0000
committerMDN <actions@users.noreply.github.com>2022-02-11 00:58:37 +0000
commit4873c5f1122ac800cf3c916a52df07e05ddc9dcf (patch)
tree0b63e7a2179d77b0b20eac780dba8d8cb35355f4 /files/fr/web
parent633d212cfb9c7a5838f350ff88264e460ef0398e (diff)
downloadtranslated-content-4873c5f1122ac800cf3c916a52df07e05ddc9dcf.tar.gz
translated-content-4873c5f1122ac800cf3c916a52df07e05ddc9dcf.tar.bz2
translated-content-4873c5f1122ac800cf3c916a52df07e05ddc9dcf.zip
[CRON] sync translated content
Diffstat (limited to 'files/fr/web')
-rw-r--r--files/fr/web/api/xmlhttprequest/load_event/index.md (renamed from files/fr/web/api/xmlhttprequesteventtarget/onload/index.md)3
-rw-r--r--files/fr/web/api/xmlhttprequest/readystatechange_event/index.md (renamed from files/fr/web/api/xmlhttprequest/onreadystatechange/index.md)3
2 files changed, 4 insertions, 2 deletions
diff --git a/files/fr/web/api/xmlhttprequesteventtarget/onload/index.md b/files/fr/web/api/xmlhttprequest/load_event/index.md
index b3242e022c..8d314127c3 100644
--- a/files/fr/web/api/xmlhttprequesteventtarget/onload/index.md
+++ b/files/fr/web/api/xmlhttprequest/load_event/index.md
@@ -1,7 +1,8 @@
---
title: XMLHttpRequestEventTarget.onload
-slug: Web/API/XMLHttpRequestEventTarget/onload
+slug: Web/API/XMLHttpRequest/load_event
translation_of: Web/API/XMLHttpRequestEventTarget/onload
+original_slug: Web/API/XMLHttpRequestEventTarget/onload
---
{{APIRef("XMLHttpRequest")}}
diff --git a/files/fr/web/api/xmlhttprequest/onreadystatechange/index.md b/files/fr/web/api/xmlhttprequest/readystatechange_event/index.md
index cafc71025b..c9cf4293db 100644
--- a/files/fr/web/api/xmlhttprequest/onreadystatechange/index.md
+++ b/files/fr/web/api/xmlhttprequest/readystatechange_event/index.md
@@ -1,7 +1,8 @@
---
title: XMLHttpRequest.onreadystatechange
-slug: Web/API/XMLHttpRequest/onreadystatechange
+slug: Web/API/XMLHttpRequest/readystatechange_event
translation_of: Web/API/XMLHttpRequest/onreadystatechange
+original_slug: Web/API/XMLHttpRequest/onreadystatechange
---
{{APIRef}}