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/ko | |
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/ko')
-rw-r--r-- | files/ko/_redirects.txt | 1 | ||||
-rw-r--r-- | files/ko/_wikihistory.json | 14 | ||||
-rw-r--r-- | files/ko/web/api/crypto_property/index.html (renamed from files/ko/web/api/window/crypto/index.html) | 3 |
3 files changed, 10 insertions, 8 deletions
diff --git a/files/ko/_redirects.txt b/files/ko/_redirects.txt index bd1fe5c87a..4a61a4ea44 100644 --- a/files/ko/_redirects.txt +++ b/files/ko/_redirects.txt @@ -491,6 +491,7 @@ /ko/docs/Web/API/WebGL_API/Using_shaders_to_apply_color_in_WebGL /ko/docs/Web/API/WebGL_API/Tutorial/Using_shaders_to_apply_color_in_WebGL /ko/docs/Web/API/WebGL_API/Using_textures_in_WebGL /ko/docs/Web/API/WebGL_API/Tutorial/Using_textures_in_WebGL /ko/docs/Web/API/Web_Workers_API/basic_usage /ko/docs/Web/API/Web_Workers_API/Using_web_workers +/ko/docs/Web/API/Window/crypto /ko/docs/Web/API/crypto_property /ko/docs/Web/API/WindowOrWorkerGlobalScope/setTimeout /ko/docs/Web/API/setTimeout /ko/docs/Web/API/WindowTimers/setTimeout /ko/docs/Web/API/setTimeout /ko/docs/Web/API/XMLHttpRequest/timeout /ko/docs/Web/API/XMLHttpRequest/timeout_event diff --git a/files/ko/_wikihistory.json b/files/ko/_wikihistory.json index 95562d5437..bf71955309 100644 --- a/files/ko/_wikihistory.json +++ b/files/ko/_wikihistory.json @@ -7213,13 +7213,6 @@ "alattalatta" ] }, - "Web/API/Window/crypto": { - "modified": "2020-10-15T21:40:03.517Z", - "contributors": [ - "alattalatta", - "hoony" - ] - }, "Web/API/Window/customElements": { "modified": "2020-10-15T22:26:45.848Z", "contributors": [ @@ -7630,6 +7623,13 @@ "Sebuls" ] }, + "Web/API/crypto_property": { + "modified": "2020-10-15T21:40:03.517Z", + "contributors": [ + "alattalatta", + "hoony" + ] + }, "Web/API/notification": { "modified": "2019-09-10T05:52:41.419Z", "contributors": [ diff --git a/files/ko/web/api/window/crypto/index.html b/files/ko/web/api/crypto_property/index.html index 1b43534adc..be31ca5888 100644 --- a/files/ko/web/api/window/crypto/index.html +++ b/files/ko/web/api/crypto_property/index.html @@ -1,6 +1,6 @@ --- title: Window.crypto -slug: Web/API/Window/crypto +slug: Web/API/crypto_property tags: - API - HTML DOM @@ -8,6 +8,7 @@ tags: - Reference - Window translation_of: Web/API/Window/crypto +original_slug: Web/API/Window/crypto --- <div>{{APIRef}}</div> |