Skip to content

Commit

Permalink
[es] sync translated content (#20438)
Browse files Browse the repository at this point in the history
es: sync translated content
  • Loading branch information
mdn-bot authored May 17, 2024
1 parent cb813f1 commit 7d956b4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion files/es/_redirects.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1722,7 +1722,6 @@
/es/docs/Web/API/Window.onbeforeunload /es/docs/Web/API/Window/beforeunload_event
/es/docs/Web/API/Window.setTimeout /es/docs/Web/API/setTimeout
/es/docs/Web/API/Window/applicationCache /es/docs/orphaned/Web/API/Window/applicationCache
/es/docs/Web/API/Window/crypto /es/docs/Web/API/crypto_property
/es/docs/Web/API/Window/dialogArguments /es/docs/orphaned/Web/API/Window/dialogArguments
/es/docs/Web/API/WindowBase64.atob /es/docs/Web/API/atob
/es/docs/Web/API/WindowBase64/Base64_codificando_y_decodificando /es/docs/Glossary/Base64
Expand Down Expand Up @@ -1761,6 +1760,7 @@
/es/docs/Web/API/console/timeEnd /es/docs/Web/API/console/timeend_static
/es/docs/Web/API/console/trace /es/docs/Web/API/console/trace_static
/es/docs/Web/API/console/warn /es/docs/Web/API/console/warn_static
/es/docs/Web/API/crypto_property /es/docs/Web/API/Window/crypto
/es/docs/Web/API/event.defaultPrevented /es/docs/Web/API/Event/defaultPrevented
/es/docs/Web/API/event.which /es/docs/Web/API/UIEvent/which
/es/docs/Web/API/indexedDB /es/docs/Web/API/Window/indexedDB
Expand Down
8 changes: 4 additions & 4 deletions files/es/_wikihistory.json
Original file line number Diff line number Diff line change
Expand Up @@ -5472,6 +5472,10 @@
"modified": "2019-03-23T22:45:47.266Z",
"contributors": ["julian3xl"]
},
"Web/API/Window/crypto": {
"modified": "2020-02-12T20:26:38.795Z",
"contributors": ["joseluisq", "AlePerez92", "victorjavierss"]
},
"Web/API/Window/devicePixelRatio": {
"modified": "2019-03-23T22:33:20.853Z",
"contributors": ["Grijander81"]
Expand Down Expand Up @@ -5764,10 +5768,6 @@
"modified": "2020-10-15T22:14:17.553Z",
"contributors": ["Bumxu"]
},
"Web/API/crypto_property": {
"modified": "2020-02-12T20:26:38.795Z",
"contributors": ["joseluisq", "AlePerez92", "victorjavierss"]
},
"Web/API/fetch": {
"modified": "2020-10-15T22:01:57.457Z",
"contributors": ["fscholz", "jagomf"]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Window.crypto
slug: Web/API/crypto_property
slug: Web/API/Window/crypto
original_slug: Web/API/crypto_property
---

{{APIRef}}
Expand Down

0 comments on commit 7d956b4

Please sign in to comment.