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/ru | |
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/ru')
-rw-r--r-- | files/ru/_redirects.txt | 1 | ||||
-rw-r--r-- | files/ru/_wikihistory.json | 12 | ||||
-rw-r--r-- | files/ru/web/api/crypto_property/index.html (renamed from files/ru/web/api/window/crypto/index.html) | 3 |
3 files changed, 9 insertions, 7 deletions
diff --git a/files/ru/_redirects.txt b/files/ru/_redirects.txt index 342eec5f29..a7c155b7c0 100644 --- a/files/ru/_redirects.txt +++ b/files/ru/_redirects.txt @@ -368,6 +368,7 @@ /ru/docs/Web/API/WebGL_API/Using_shaders_to_apply_color_in_WebGL /ru/docs/Web/API/WebGL_API/Tutorial/Using_shaders_to_apply_color_in_WebGL /ru/docs/Web/API/WebRTC_API/протоколы /ru/docs/Web/API/WebRTC_API/Protocols /ru/docs/Web/API/WebRTC_API/связь /ru/docs/Web/API/WebRTC_API/Connectivity +/ru/docs/Web/API/Window/crypto /ru/docs/Web/API/crypto_property /ru/docs/Web/API/Window/mozAnimationStartTime /ru/docs/Web/API/Animation/startTime /ru/docs/Web/API/Window/performance /ru/docs/Web/API/performance_property /ru/docs/Web/API/WindowBase64/Base64_encoding_and_decoding /ru/docs/Glossary/Base64 diff --git a/files/ru/_wikihistory.json b/files/ru/_wikihistory.json index f71b8e7a70..23cc021d40 100644 --- a/files/ru/_wikihistory.json +++ b/files/ru/_wikihistory.json @@ -11199,12 +11199,6 @@ "AndreiSoroka" ] }, - "Web/API/Window/crypto": { - "modified": "2019-03-23T22:55:57.909Z", - "contributors": [ - "pinal" - ] - }, "Web/API/Window/devicePixelRatio": { "modified": "2020-10-15T21:52:27.387Z", "contributors": [ @@ -11905,6 +11899,12 @@ "andzion105" ] }, + "Web/API/crypto_property": { + "modified": "2019-03-23T22:55:57.909Z", + "contributors": [ + "pinal" + ] + }, "Web/API/fetch": { "modified": "2020-10-15T22:06:28.491Z", "contributors": [ diff --git a/files/ru/web/api/window/crypto/index.html b/files/ru/web/api/crypto_property/index.html index 29854ed7ce..b0d9a3d849 100644 --- a/files/ru/web/api/window/crypto/index.html +++ b/files/ru/web/api/crypto_property/index.html @@ -1,12 +1,13 @@ --- title: Window.crypto -slug: Web/API/Window/crypto +slug: Web/API/crypto_property tags: - API - Нужно описание - Нужны примеры - Совместимость translation_of: Web/API/Window/crypto +original_slug: Web/API/Window/crypto --- <p>{{APIRef}}</p> |