diff options
Diffstat (limited to 'files/pt-pt/web/guide/ajax')
-rw-r--r-- | files/pt-pt/web/guide/ajax/community/index.html | 3 | ||||
-rw-r--r-- | files/pt-pt/web/guide/ajax/getting_started/index.html | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/files/pt-pt/web/guide/ajax/community/index.html b/files/pt-pt/web/guide/ajax/community/index.html index 98a2936999..438baadb13 100644 --- a/files/pt-pt/web/guide/ajax/community/index.html +++ b/files/pt-pt/web/guide/ajax/community/index.html @@ -1,9 +1,10 @@ --- title: Comunidade -slug: Web/Guide/AJAX/Comunidade +slug: Web/Guide/AJAX/Community tags: - AJAX translation_of: Web/Guide/AJAX/Community +original_slug: Web/Guide/AJAX/Comunidade --- <p>Se conhece listas de discussão úteis, grupos de notícias, fóruns, ou outras comunidades relacionadas com AJAX, interligue-os aqui.</p> diff --git a/files/pt-pt/web/guide/ajax/getting_started/index.html b/files/pt-pt/web/guide/ajax/getting_started/index.html index f067252d2d..f57095e504 100644 --- a/files/pt-pt/web/guide/ajax/getting_started/index.html +++ b/files/pt-pt/web/guide/ajax/getting_started/index.html @@ -1,6 +1,6 @@ --- title: Primeiros Passos -slug: Web/Guide/AJAX/Como_começar +slug: Web/Guide/AJAX/Getting_Started tags: - AJAX - API @@ -9,6 +9,7 @@ tags: - Mecânica da Web - XMLHttpRequest translation_of: Web/Guide/AJAX/Getting_Started +original_slug: Web/Guide/AJAX/Como_começar --- <p class="summary">Este artigo guia-o através do essencial do AJAX e oferece-lhe dois exemplos práticos simples para poder começar.</p> |