diff options
author | MDN <actions@users.noreply.github.com> | 2021-06-05 01:06:14 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-06-05 01:06:14 +0000 |
commit | f3327fb3029992c46efa718afdc92d3b555b3995 (patch) | |
tree | 94c5d74d0279e80d0f154594e6c22161600d2fcc /files/fr | |
parent | 5ce6dc5cf9df29b229e9e892fdcb1ddbc641498b (diff) | |
download | translated-content-f3327fb3029992c46efa718afdc92d3b555b3995.tar.gz translated-content-f3327fb3029992c46efa718afdc92d3b555b3995.tar.bz2 translated-content-f3327fb3029992c46efa718afdc92d3b555b3995.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 | 12 | ||||
-rw-r--r-- | files/fr/orphaned/web/api/serviceworkerstate/index.html (renamed from files/fr/web/api/serviceworkerstate/index.html) | 3 |
3 files changed, 9 insertions, 7 deletions
diff --git a/files/fr/_redirects.txt b/files/fr/_redirects.txt index ac33e81c1d..877d998716 100644 --- a/files/fr/_redirects.txt +++ b/files/fr/_redirects.txt @@ -3828,6 +3828,7 @@ /fr/docs/Web/API/SVGStylable /fr/docs/orphaned/Web/API/SVGStylable /fr/docs/Web/API/Selection.toString /fr/docs/Web/API/Selection/toString /fr/docs/Web/API/Selection_API /fr/docs/conflicting/Web/API/Selection +/fr/docs/Web/API/ServiceWorkerState /fr/docs/orphaned/Web/API/ServiceWorkerState /fr/docs/Web/API/Storage/LocalStorage /fr/docs/conflicting/Web/API/Window/localStorage /fr/docs/Web/API/URL.createObjectURL /fr/docs/Web/API/URL/createObjectURL /fr/docs/Web/API/URLUtilsReadOnly /fr/docs/orphaned/Web/API/URLUtilsReadOnly diff --git a/files/fr/_wikihistory.json b/files/fr/_wikihistory.json index 6ea966ba41..38e43a96e1 100644 --- a/files/fr/_wikihistory.json +++ b/files/fr/_wikihistory.json @@ -19829,12 +19829,6 @@ "tomderudder" ] }, - "Web/API/ServiceWorkerState": { - "modified": "2019-03-18T21:18:01.317Z", - "contributors": [ - "AurelieBayre" - ] - }, "Web/API/Service_Worker_API": { "modified": "2019-03-23T22:40:14.713Z", "contributors": [ @@ -45129,6 +45123,12 @@ "B_M" ] }, + "orphaned/Web/API/ServiceWorkerState": { + "modified": "2019-03-18T21:18:01.317Z", + "contributors": [ + "AurelieBayre" + ] + }, "orphaned/Web/API/URLUtilsReadOnly": { "modified": "2020-10-15T22:17:11.893Z", "contributors": [ diff --git a/files/fr/web/api/serviceworkerstate/index.html b/files/fr/orphaned/web/api/serviceworkerstate/index.html index 661ee4602b..fbf1a5768d 100644 --- a/files/fr/web/api/serviceworkerstate/index.html +++ b/files/fr/orphaned/web/api/serviceworkerstate/index.html @@ -1,12 +1,13 @@ --- title: ServiceWorkerState -slug: Web/API/ServiceWorkerState +slug: orphaned/Web/API/ServiceWorkerState tags: - API - Interface - Service Workers - ServiceWorkerState translation_of: Web/API/ServiceWorkerState +original_slug: Web/API/ServiceWorkerState --- <div>{{APIRef("Service Workers API")}}{{SeeCompatTable}}</div> |