diff options
author | MDN <actions@users.noreply.github.com> | 2021-10-11 00:51:25 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-10-11 00:51:25 +0000 |
commit | a101c2f3857be9d799b0ee5b2c7d04b61f9e2f18 (patch) | |
tree | 344ac9b4f45a5fd982e3a3d2f05c060d3d2e2d43 /files/ru | |
parent | b6580b050e7aaea273d6b41f0cda0fc3077afae2 (diff) | |
download | translated-content-a101c2f3857be9d799b0ee5b2c7d04b61f9e2f18.tar.gz translated-content-a101c2f3857be9d799b0ee5b2c7d04b61f9e2f18.tar.bz2 translated-content-a101c2f3857be9d799b0ee5b2c7d04b61f9e2f18.zip |
[CRON] sync translated content
Diffstat (limited to 'files/ru')
-rw-r--r-- | files/ru/_redirects.txt | 1 | ||||
-rw-r--r-- | files/ru/_wikihistory.json | 14 | ||||
-rw-r--r-- | files/ru/conflicting/web/api/geolocation/getcurrentposition/index.html (renamed from files/ru/web/api/positionoptions/index.html) | 3 |
3 files changed, 10 insertions, 8 deletions
diff --git a/files/ru/_redirects.txt b/files/ru/_redirects.txt index a7c155b7c0..4ad88d5364 100644 --- a/files/ru/_redirects.txt +++ b/files/ru/_redirects.txt @@ -360,6 +360,7 @@ /ru/docs/Web/API/NonDocumentTypeChildNode/previousElementSibling /ru/docs/Web/API/Element/previousElementSibling /ru/docs/Web/API/ParentNode/childElementCount /ru/docs/Web/API/Element/childElementCount /ru/docs/Web/API/PositionError /ru/docs/Web/API/GeolocationPositionError +/ru/docs/Web/API/PositionOptions /ru/docs/conflicting/Web/API/Geolocation/getCurrentPosition /ru/docs/Web/API/RandomSource/getRandomValues /ru/docs/Web/API/Crypto/getRandomValues /ru/docs/Web/API/WebGL_API/Adding_2D_content_to_a_WebGL_context /ru/docs/Web/API/WebGL_API/Tutorial/Adding_2D_content_to_a_WebGL_context /ru/docs/Web/API/WebGL_API/Animating_objects_with_WebGL /ru/docs/Web/API/WebGL_API/Tutorial/Animating_objects_with_WebGL diff --git a/files/ru/_wikihistory.json b/files/ru/_wikihistory.json index 23cc021d40..b5f01c9af2 100644 --- a/files/ru/_wikihistory.json +++ b/files/ru/_wikihistory.json @@ -9935,13 +9935,6 @@ "hisbvdis" ] }, - "Web/API/PositionOptions": { - "modified": "2019-03-23T22:21:01.208Z", - "contributors": [ - "Casus", - "devkudasov" - ] - }, "Web/API/Presentation": { "modified": "2019-03-18T21:46:12.982Z", "contributors": [ @@ -24190,6 +24183,13 @@ "AlexAlex" ] }, + "conflicting/Web/API/Geolocation/getCurrentPosition": { + "modified": "2019-03-23T22:21:01.208Z", + "contributors": [ + "Casus", + "devkudasov" + ] + }, "conflicting/Web/API/HTMLMediaElement/abort_event": { "modified": "2019-04-30T14:17:57.211Z", "contributors": [ diff --git a/files/ru/web/api/positionoptions/index.html b/files/ru/conflicting/web/api/geolocation/getcurrentposition/index.html index 7c79b63aa2..17869efcf9 100644 --- a/files/ru/web/api/positionoptions/index.html +++ b/files/ru/conflicting/web/api/geolocation/getcurrentposition/index.html @@ -1,7 +1,8 @@ --- title: PositionOptions -slug: Web/API/PositionOptions +slug: conflicting/Web/API/Geolocation/getCurrentPosition translation_of: Web/API/PositionOptions +original_slug: Web/API/PositionOptions --- <div>{{APIRef("Geolocation API")}}</div> |