Skip to content

Commit

Permalink
[es] sync translated content (mdn#24769)
Browse files Browse the repository at this point in the history
es: sync translated content
  • Loading branch information
mdn-bot authored Nov 27, 2024
1 parent 56193a0 commit ccd056f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
3 changes: 2 additions & 1 deletion files/es/_redirects.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1710,7 +1710,7 @@
/es/docs/Web/API/PositionOptions /es/docs/Web/API/Geolocation/getCurrentPosition
/es/docs/Web/API/PushManager/supportedContentEncodings /es/docs/Web/API/PushManager/supportedContentEncodings_static
/es/docs/Web/API/RandomSource/Obtenervaloresaleatorios /es/docs/Web/API/Crypto/getRandomValues
/es/docs/Web/API/SubtleCrypto/encrypt /es/docs/Web/HTTP/Headers/Digest
/es/docs/Web/API/SubtleCrypto/encrypt /es/docs/Web/HTTP/Headers/Content-Digest
/es/docs/Web/API/UIEvent/pageX /es/docs/Web/API/MouseEvent/pageX
/es/docs/Web/API/URL/createObjectURL /es/docs/Web/API/URL/createObjectURL_static
/es/docs/Web/API/WebGL_API/Getting_started_with_WebGL /es/docs/Web/API/WebGL_API/Tutorial/Getting_started_with_WebGL
Expand Down Expand Up @@ -2216,6 +2216,7 @@
/es/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types /es/docs/Web/HTTP/MIME_types/Common_types
/es/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Lista_completa_de_tipos_MIME /es/docs/Web/HTTP/MIME_types/Common_types
/es/docs/Web/HTTP/Gestion_de_la_conexion_en_HTTP_1.x /es/docs/Web/HTTP/Connection_management_in_HTTP_1.x
/es/docs/Web/HTTP/Headers/Digest /es/docs/Web/HTTP/Headers/Content-Digest
/es/docs/Web/HTTP/Peticiones_condicionales /es/docs/Web/HTTP/Conditional_requests
/es/docs/Web/HTTP/Sesión /es/docs/Web/HTTP/Session
/es/docs/Web/HTTP/Status/8080 /es/docs/Web/HTTP/Status/413
Expand Down
8 changes: 4 additions & 4 deletions files/es/_wikihistory.json
Original file line number Diff line number Diff line change
Expand Up @@ -9562,6 +9562,10 @@
"modified": "2020-10-28T14:39:35.644Z",
"contributors": ["noksenberg", "IsraelFloresDGA", "ervin_santos"]
},
"Web/HTTP/Headers/Content-Digest": {
"modified": "2020-10-15T22:27:29.781Z",
"contributors": ["joseluisq"]
},
"Web/HTTP/Headers/Content-Disposition": {
"modified": "2020-10-15T21:58:39.489Z",
"contributors": ["kbono", "lagwy"]
Expand Down Expand Up @@ -9594,10 +9598,6 @@
"modified": "2020-10-15T22:29:00.325Z",
"contributors": ["IsraelFloresDGA"]
},
"Web/HTTP/Headers/Digest": {
"modified": "2020-10-15T22:27:29.781Z",
"contributors": ["joseluisq"]
},
"Web/HTTP/Headers/ETag": {
"modified": "2020-10-15T21:57:09.273Z",
"contributors": ["zechworld", "evalenzuela", "stwilberth", "edgarrod71"]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: SubtleCrypto.digest()
slug: Web/HTTP/Headers/Digest
slug: Web/HTTP/Headers/Content-Digest
original_slug: Web/HTTP/Headers/Digest
---

{{APIRef("Web Crypto API")}}
Expand Down

0 comments on commit ccd056f

Please sign in to comment.