diff options
author | MDN <actions@users.noreply.github.com> | 2021-04-21 00:11:44 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-04-21 00:11:44 +0000 |
commit | de630426a538c1f77d7c59e66827cb75693ed95b (patch) | |
tree | ff14c2d2677ed2137a84d3c322fa2f62e206e63a /files/fi | |
parent | d7a27823444dc11c7ff40ca63a78b3b37ab82837 (diff) | |
download | translated-content-de630426a538c1f77d7c59e66827cb75693ed95b.tar.gz translated-content-de630426a538c1f77d7c59e66827cb75693ed95b.tar.bz2 translated-content-de630426a538c1f77d7c59e66827cb75693ed95b.zip |
[CRON] sync translated content
Diffstat (limited to 'files/fi')
-rw-r--r-- | files/fi/_redirects.txt | 6 | ||||
-rw-r--r-- | files/fi/_wikihistory.json | 12 | ||||
-rw-r--r-- | files/fi/orphaned/web/guide/events/index.html (renamed from files/fi/web/guide/events/index.html) | 3 |
3 files changed, 14 insertions, 7 deletions
diff --git a/files/fi/_redirects.txt b/files/fi/_redirects.txt index c2937a661e..f2e8d44654 100644 --- a/files/fi/_redirects.txt +++ b/files/fi/_redirects.txt @@ -1,3 +1,8 @@ +# DO NOT EDIT THIS FILE MANUALLY. +# Use the CLI instead: +# +# yarn content add-redirect <fromURL> <toURL> +# # FROM-URL TO-URL /fi/docs/DOM /fi/docs/Web/API/Document_Object_Model /fi/docs/DOM/navigator.doNotTrack /fi/docs/Web/API/Navigator/doNotTrack @@ -28,6 +33,7 @@ /fi/docs/Skinin_luominen_Firefoxiin/Aloittaminen /fi/docs/orphaned/Skinin_luominen_Firefoxiin/Aloittaminen /fi/docs/Skinin_luominen_Firefoxiin:Aloittaminen /fi/docs/orphaned/Skinin_luominen_Firefoxiin/Aloittaminen /fi/docs/Teemat /fi/docs/orphaned/Teemat +/fi/docs/Web/Guide/Events /fi/docs/orphaned/Web/Guide/Events /fi/docs/WebGL /fi/docs/Web/API/WebGL_API /fi/docs/demos /fi/docs/orphaned/demos /fi/docs/demos/detail /fi/docs/orphaned/demos/detail diff --git a/files/fi/_wikihistory.json b/files/fi/_wikihistory.json index e27e7c560b..46b1d2e151 100644 --- a/files/fi/_wikihistory.json +++ b/files/fi/_wikihistory.json @@ -95,12 +95,6 @@ "chrisdavidmills" ] }, - "Web/Guide/Events": { - "modified": "2019-03-18T21:37:53.387Z", - "contributors": [ - "gportioli" - ] - }, "Web/HTML": { "modified": "2019-09-10T15:19:38.441Z", "contributors": [ @@ -356,5 +350,11 @@ "contributors": [ "Prasanth" ] + }, + "orphaned/Web/Guide/Events": { + "modified": "2019-03-18T21:37:53.387Z", + "contributors": [ + "gportioli" + ] } }
\ No newline at end of file diff --git a/files/fi/web/guide/events/index.html b/files/fi/orphaned/web/guide/events/index.html index 0196a78f5a..43aec7dec1 100644 --- a/files/fi/web/guide/events/index.html +++ b/files/fi/orphaned/web/guide/events/index.html @@ -1,6 +1,6 @@ --- title: Event developer guide -slug: Web/Guide/Events +slug: orphaned/Web/Guide/Events tags: - DOM - Event @@ -10,6 +10,7 @@ tags: - TopicStub - events translation_of: Web/Guide/Events +original_slug: Web/Guide/Events --- <p>{{draft()}}</p> |