diff options
author | MDN <actions@users.noreply.github.com> | 2021-09-16 00:51:24 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-09-16 00:51:24 +0000 |
commit | 49480fd1cc43cad88bea216b4508ca6f8a19f313 (patch) | |
tree | 42dedfeedfeb79d08912b974e6f3fa871b2a44d3 /files/es | |
parent | 5e48f8a9807acb369fa0228d16655fc044f4a17b (diff) | |
download | translated-content-49480fd1cc43cad88bea216b4508ca6f8a19f313.tar.gz translated-content-49480fd1cc43cad88bea216b4508ca6f8a19f313.tar.bz2 translated-content-49480fd1cc43cad88bea216b4508ca6f8a19f313.zip |
[CRON] sync translated content
Diffstat (limited to 'files/es')
-rw-r--r-- | files/es/_redirects.txt | 1 | ||||
-rw-r--r-- | files/es/_wikihistory.json | 16 | ||||
-rw-r--r-- | files/es/conflicting/web/api/file/name/index.html (renamed from files/es/web/api/file/filename/index.html) | 3 |
3 files changed, 11 insertions, 9 deletions
diff --git a/files/es/_redirects.txt b/files/es/_redirects.txt index f6c93836da..a07f527a28 100644 --- a/files/es/_redirects.txt +++ b/files/es/_redirects.txt @@ -1537,6 +1537,7 @@ /es/docs/Web/API/Event/createEvent /es/docs/Web/API/Document/createEvent /es/docs/Web/API/Fetch_API/Conceptos_basicos /es/docs/Web/API/Fetch_API/Basic_concepts /es/docs/Web/API/Fetch_API/Utilizando_Fetch /es/docs/Web/API/Fetch_API/Using_Fetch +/es/docs/Web/API/File/fileName /es/docs/conflicting/Web/API/File/name /es/docs/Web/API/Geolocalización /es/docs/Web/API/Geolocation /es/docs/Web/API/Geolocation.clearWatch /es/docs/Web/API/Geolocation/clearWatch /es/docs/Web/API/Geolocation.getCurrentPosition /es/docs/Web/API/Geolocation/getCurrentPosition diff --git a/files/es/_wikihistory.json b/files/es/_wikihistory.json index 070b6132b6..4b1222be2c 100644 --- a/files/es/_wikihistory.json +++ b/files/es/_wikihistory.json @@ -6609,14 +6609,6 @@ "Izel" ] }, - "Web/API/File/fileName": { - "modified": "2020-02-09T09:40:59.258Z", - "contributors": [ - "blanchart", - "IsraelFloresDGA", - "BrodaNoel" - ] - }, "Web/API/File/lastModifiedDate": { "modified": "2019-03-23T22:06:34.338Z", "contributors": [ @@ -21362,6 +21354,14 @@ "tureey" ] }, + "conflicting/Web/API/File/name": { + "modified": "2020-02-09T09:40:59.258Z", + "contributors": [ + "blanchart", + "IsraelFloresDGA", + "BrodaNoel" + ] + }, "conflicting/Web/API/Geolocation": { "modified": "2019-03-23T23:01:31.642Z", "contributors": [ diff --git a/files/es/web/api/file/filename/index.html b/files/es/conflicting/web/api/file/name/index.html index 2179e85756..5813cf521c 100644 --- a/files/es/web/api/file/filename/index.html +++ b/files/es/conflicting/web/api/file/name/index.html @@ -1,6 +1,6 @@ --- title: File.fileName -slug: Web/API/File/fileName +slug: conflicting/Web/API/File/name tags: - API - Archivos @@ -9,6 +9,7 @@ tags: - Propiedad - Referencia translation_of: Web/API/File/fileName +original_slug: Web/API/File/fileName --- <p>{{APIRef("File API")}}{{non-standard_header}} {{obsolete_header(7.0)}}</p> |