diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:50:25 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:50:25 +0100 |
commit | 8519a85da1acd5b7863268b6cf6f9e4fd14bcf31 (patch) | |
tree | e1913952f832b4143627130e94a6eb117da5de79 /files/pt-pt/web/html/element/audio/index.html | |
parent | 2c2df5ea01eb5cd8b9ea226b2869337e59c5fe3e (diff) | |
download | translated-content-8519a85da1acd5b7863268b6cf6f9e4fd14bcf31.tar.gz translated-content-8519a85da1acd5b7863268b6cf6f9e4fd14bcf31.tar.bz2 translated-content-8519a85da1acd5b7863268b6cf6f9e4fd14bcf31.zip |
unslug pt-pt: modify
Diffstat (limited to 'files/pt-pt/web/html/element/audio/index.html')
-rw-r--r-- | files/pt-pt/web/html/element/audio/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pt-pt/web/html/element/audio/index.html b/files/pt-pt/web/html/element/audio/index.html index f8b7c3229b..6c9a45428a 100644 --- a/files/pt-pt/web/html/element/audio/index.html +++ b/files/pt-pt/web/html/element/audio/index.html @@ -1,7 +1,8 @@ --- title: Audio -slug: Web/HTML/Elemento/Audio +slug: Web/HTML/Element/audio translation_of: Web/HTML/Element/audio +original_slug: Web/HTML/Elemento/Audio --- <p>{{ gecko_minversion_header("1.9.1") }}</p> <p>O elemento <code>audio</code> é usado para embutir conteúdo de som em um documento HTML or XHTML. O elemento <code>audio</code> foi adicionado como parte do HTML 5.</p> |