diff options
author | MDN <actions@users.noreply.github.com> | 2021-03-24 00:27:57 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-03-24 00:27:57 +0000 |
commit | 8d7ad7715e19a445def22de6d5f3d9519cebe69e (patch) | |
tree | dfeab89fe885baadfaa3629850e4dbf53a9a8669 /files/it/web/api | |
parent | 0511ab6f682be0c8401377e50cd4a164e87ec589 (diff) | |
download | translated-content-8d7ad7715e19a445def22de6d5f3d9519cebe69e.tar.gz translated-content-8d7ad7715e19a445def22de6d5f3d9519cebe69e.tar.bz2 translated-content-8d7ad7715e19a445def22de6d5f3d9519cebe69e.zip |
[CRON] sync translated content
Diffstat (limited to 'files/it/web/api')
-rw-r--r-- | files/it/web/api/element/namespaceuri/index.html (renamed from files/it/web/api/node/namespaceuri/index.html) | 4 | ||||
-rw-r--r-- | files/it/web/api/element/prefix/index.html (renamed from files/it/web/api/node/prefix/index.html) | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/files/it/web/api/node/namespaceuri/index.html b/files/it/web/api/element/namespaceuri/index.html index 74e1f8092f..1dad4c71d7 100644 --- a/files/it/web/api/node/namespaceuri/index.html +++ b/files/it/web/api/element/namespaceuri/index.html @@ -1,9 +1,9 @@ --- title: document.namespaceURI -slug: Web/API/Node/namespaceURI +slug: Web/API/Element/namespaceURI translation_of: Web/API/Node/namespaceURI translation_of_original: Web/API/Document/namespaceURI -original_slug: Web/API/Document/namespaceURI +original_slug: Web/API/Node/namespaceURI --- <div>{{APIRef("DOM")}}</div> diff --git a/files/it/web/api/node/prefix/index.html b/files/it/web/api/element/prefix/index.html index fd7646c066..c7ee67ac36 100644 --- a/files/it/web/api/node/prefix/index.html +++ b/files/it/web/api/element/prefix/index.html @@ -1,13 +1,13 @@ --- title: element.prefix -slug: Web/API/Node/prefix +slug: Web/API/Element/prefix tags: - DOM - Gecko - Reference_del_DOM_di_Gecko - Tutte_le_categorie translation_of: Web/API/Node/prefix -original_slug: Web/API/Element/prefix +original_slug: Web/API/Node/prefix --- <p>{{ ApiRef() }}</p> <h3 id="Sommario" name="Sommario">Sommario</h3> |