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/pt-br | |
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/pt-br')
-rw-r--r-- | files/pt-br/_redirects.txt | 1 | ||||
-rw-r--r-- | files/pt-br/_wikihistory.json | 14 | ||||
-rw-r--r-- | files/pt-br/web/api/crypto_property/index.html (renamed from files/pt-br/web/api/window/crypto/index.html) | 3 |
3 files changed, 10 insertions, 8 deletions
diff --git a/files/pt-br/_redirects.txt b/files/pt-br/_redirects.txt index 8a590594f7..c9b2b0d8f6 100644 --- a/files/pt-br/_redirects.txt +++ b/files/pt-br/_redirects.txt @@ -539,6 +539,7 @@ /pt-BR/docs/Web/API/Window.navigator /pt-BR/docs/Web/API/Window/navigator /pt-BR/docs/Web/API/Window.openDialog /pt-BR/docs/Web/API/Window/openDialog /pt-BR/docs/Web/API/Window/Window.localStorage /pt-BR/docs/Web/API/Window/localStorage +/pt-BR/docs/Web/API/Window/crypto /pt-BR/docs/Web/API/crypto_property /pt-BR/docs/Web/API/Window/performance /pt-BR/docs/Web/API/performance_property /pt-BR/docs/Web/API/WindowBase64/atob /pt-BR/docs/Web/API/atob /pt-BR/docs/Web/API/WindowOrWorkerGlobalScope/atob /pt-BR/docs/Web/API/atob diff --git a/files/pt-br/_wikihistory.json b/files/pt-br/_wikihistory.json index 9bb010492b..e3285cd673 100644 --- a/files/pt-br/_wikihistory.json +++ b/files/pt-br/_wikihistory.json @@ -6643,13 +6643,6 @@ "fabreu" ] }, - "Web/API/Window/crypto": { - "modified": "2019-03-23T22:12:19.817Z", - "contributors": [ - "Hikashii", - "AlexandreBarros" - ] - }, "Web/API/Window/document": { "modified": "2019-03-23T22:49:44.918Z", "contributors": [ @@ -6996,6 +6989,13 @@ "Willkuns" ] }, + "Web/API/crypto_property": { + "modified": "2019-03-23T22:12:19.817Z", + "contributors": [ + "Hikashii", + "AlexandreBarros" + ] + }, "Web/API/fetch": { "modified": "2019-03-23T22:06:21.567Z", "contributors": [ diff --git a/files/pt-br/web/api/window/crypto/index.html b/files/pt-br/web/api/crypto_property/index.html index 1ffbde5dfe..4c1139c94f 100644 --- a/files/pt-br/web/api/window/crypto/index.html +++ b/files/pt-br/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 @@ -10,6 +10,7 @@ tags: - Referencia - Window translation_of: Web/API/Window/crypto +original_slug: Web/API/Window/crypto --- <div>{{APIRef}}</div> |