diff options
author | MDN <actions@users.noreply.github.com> | 2021-10-02 00:48:46 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-10-02 00:48:46 +0000 |
commit | 589e24fc829e1a5ff9827985f453720a4a6c804e (patch) | |
tree | 6c288a0033eb6e20b75a082a92839f1ce4c695db /files/fr | |
parent | e37aebdf4ed894fbf9f917ccb5b4b4d0ddbdfb32 (diff) | |
download | translated-content-589e24fc829e1a5ff9827985f453720a4a6c804e.tar.gz translated-content-589e24fc829e1a5ff9827985f453720a4a6c804e.tar.bz2 translated-content-589e24fc829e1a5ff9827985f453720a4a6c804e.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 | 16 | ||||
-rw-r--r-- | files/fr/web/api/crypto_property/index.html (renamed from files/fr/web/api/window/crypto/index.html) | 3 |
3 files changed, 11 insertions, 9 deletions
diff --git a/files/fr/_redirects.txt b/files/fr/_redirects.txt index 75a6c649fe..67ce230c91 100644 --- a/files/fr/_redirects.txt +++ b/files/fr/_redirects.txt @@ -3789,6 +3789,7 @@ /fr/docs/Web/API/Window.showModalDialog /fr/docs/Web/API/Window/showModalDialog /fr/docs/Web/API/Window/URL /fr/docs/conflicting/Web/API/URL /fr/docs/Web/API/Window/caches /fr/docs/Web/API/caches +/fr/docs/Web/API/Window/crypto /fr/docs/Web/API/crypto_property /fr/docs/Web/API/Window/gamepaddisconnected /fr/docs/Web/API/Window/gamepaddisconnected_event /fr/docs/Web/API/Window/mozAnimationStartTime /fr/docs/Web/API/Animation/startTime /fr/docs/Web/API/Window/ondevicelight /fr/docs/orphaned/Web/API/Window/ondevicelight diff --git a/files/fr/_wikihistory.json b/files/fr/_wikihistory.json index 6ecbbc4a2f..9e05ffbc28 100644 --- a/files/fr/_wikihistory.json +++ b/files/fr/_wikihistory.json @@ -20813,14 +20813,6 @@ "Voulto" ] }, - "Web/API/Window/crypto": { - "modified": "2019-06-12T16:41:52.512Z", - "contributors": [ - "plyd", - "foxstorm", - "alandrieu" - ] - }, "Web/API/Window/customElements": { "modified": "2019-03-18T21:37:51.562Z", "contributors": [ @@ -21957,6 +21949,14 @@ "Eliastik" ] }, + "Web/API/crypto_property": { + "modified": "2019-06-12T16:41:52.512Z", + "contributors": [ + "plyd", + "foxstorm", + "alandrieu" + ] + }, "Web/API/fetch": { "modified": "2020-11-16T08:26:54.613Z", "contributors": [ diff --git a/files/fr/web/api/window/crypto/index.html b/files/fr/web/api/crypto_property/index.html index d669c22629..80365515c5 100644 --- a/files/fr/web/api/window/crypto/index.html +++ b/files/fr/web/api/crypto_property/index.html @@ -1,7 +1,8 @@ --- title: Window.crypto -slug: Web/API/Window/crypto +slug: Web/API/crypto_property translation_of: Web/API/Window/crypto +original_slug: Web/API/Window/crypto --- <p>{{APIRef}}</p> |