diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-10 15:07:40 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-10 15:07:40 -0500 |
commit | e3e12548adeb7e1dcfc4d5b32884a225ee2b499d (patch) | |
tree | e79f55a57428a312358befac396d4abe25730206 /files/fr/glossaire | |
parent | 65cc6eabd71b1bceccf6fd3d3d4970c2955f3784 (diff) | |
download | translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.gz translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.tar.bz2 translated-content-e3e12548adeb7e1dcfc4d5b32884a225ee2b499d.zip |
adding translation_of_original to front-matter
Diffstat (limited to 'files/fr/glossaire')
-rw-r--r-- | files/fr/glossaire/attribut_global/index.html | 1 | ||||
-rw-r--r-- | files/fr/glossaire/dtd/index.html | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/files/fr/glossaire/attribut_global/index.html b/files/fr/glossaire/attribut_global/index.html index 6357b9f861..3ff9306fa4 100644 --- a/files/fr/glossaire/attribut_global/index.html +++ b/files/fr/glossaire/attribut_global/index.html @@ -6,6 +6,7 @@ tags: - Glossaire - HTML translation_of: Web/HTML/Global_attributes +translation_of_original: Glossary/Global_attribute --- <p>Les <strong>attributs universels</strong> sont des {{glossary("attribute","attributs")}} qui peuvent être utilisés avec tous les {{glossary("element","éléments")}} (bien que parfois sans effet sur certains d'entre-eux).</p> diff --git a/files/fr/glossaire/dtd/index.html b/files/fr/glossaire/dtd/index.html index cdd4e59e5d..803f8cc228 100644 --- a/files/fr/glossaire/dtd/index.html +++ b/files/fr/glossaire/dtd/index.html @@ -5,5 +5,6 @@ tags: - Encodage - Glossaire translation_of: Glossary/Doctype +translation_of_original: Glossary/DTD --- <p>{{page("/fr/docs/Glossaire/Doctype")}}</p> |