aboutsummaryrefslogtreecommitdiff
path: root/files/es
diff options
context:
space:
mode:
authorMDN <actions@users.noreply.github.com>2021-10-11 00:51:25 +0000
committerMDN <actions@users.noreply.github.com>2021-10-11 00:51:25 +0000
commita101c2f3857be9d799b0ee5b2c7d04b61f9e2f18 (patch)
tree344ac9b4f45a5fd982e3a3d2f05c060d3d2e2d43 /files/es
parentb6580b050e7aaea273d6b41f0cda0fc3077afae2 (diff)
downloadtranslated-content-a101c2f3857be9d799b0ee5b2c7d04b61f9e2f18.tar.gz
translated-content-a101c2f3857be9d799b0ee5b2c7d04b61f9e2f18.tar.bz2
translated-content-a101c2f3857be9d799b0ee5b2c7d04b61f9e2f18.zip
[CRON] sync translated content
Diffstat (limited to 'files/es')
-rw-r--r--files/es/_redirects.txt1
-rw-r--r--files/es/_wikihistory.json16
-rw-r--r--files/es/conflicting/web/api/geolocation/getcurrentposition/index.html (renamed from files/es/web/api/positionoptions/index.html)3
3 files changed, 11 insertions, 9 deletions
diff --git a/files/es/_redirects.txt b/files/es/_redirects.txt
index 9fbaa853f2..a224a5b8a0 100644
--- a/files/es/_redirects.txt
+++ b/files/es/_redirects.txt
@@ -1566,6 +1566,7 @@
/es/docs/Web/API/Notifications_API/Usando_la_API_de_Notificaciones /es/docs/Web/API/Notifications_API/Using_the_Notifications_API
/es/docs/Web/API/ParentNode/childElementCount /es/docs/Web/API/Element/childElementCount
/es/docs/Web/API/Position /es/docs/Web/API/GeolocationPosition
+/es/docs/Web/API/PositionOptions /es/docs/conflicting/Web/API/Geolocation/getCurrentPosition
/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/UIEvent/pageX /es/docs/Web/API/MouseEvent/pageX
diff --git a/files/es/_wikihistory.json b/files/es/_wikihistory.json
index 0e8a142a68..1c5f685def 100644
--- a/files/es/_wikihistory.json
+++ b/files/es/_wikihistory.json
@@ -7906,14 +7906,6 @@
"joredjs"
]
},
- "Web/API/PositionOptions": {
- "modified": "2019-03-23T23:16:28.831Z",
- "contributors": [
- "fscholz",
- "LeoHirsch",
- "lupomontero"
- ]
- },
"Web/API/PushManager": {
"modified": "2019-03-23T22:40:00.540Z",
"contributors": [
@@ -21368,6 +21360,14 @@
"fscholz"
]
},
+ "conflicting/Web/API/Geolocation/getCurrentPosition": {
+ "modified": "2019-03-23T23:16:28.831Z",
+ "contributors": [
+ "fscholz",
+ "LeoHirsch",
+ "lupomontero"
+ ]
+ },
"conflicting/Web/API/HTML_Drag_and_Drop_API": {
"modified": "2019-03-23T23:18:26.504Z",
"contributors": [
diff --git a/files/es/web/api/positionoptions/index.html b/files/es/conflicting/web/api/geolocation/getcurrentposition/index.html
index 349aba4631..6deb3c52c9 100644
--- a/files/es/web/api/positionoptions/index.html
+++ b/files/es/conflicting/web/api/geolocation/getcurrentposition/index.html
@@ -1,11 +1,12 @@
---
title: PositionOptions
-slug: Web/API/PositionOptions
+slug: conflicting/Web/API/Geolocation/getCurrentPosition
tags:
- Geolocalización
- Interfaz
- Referencia
translation_of: Web/API/PositionOptions
+original_slug: Web/API/PositionOptions
---
<p>{{APIRef("Geolocation API")}}</p>