diff options
author | Ryan Johnson <rjohnson@mozilla.com> | 2021-04-29 16:16:42 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-29 16:16:42 -0700 |
commit | 95aca4b4d8fa62815d4bd412fff1a364f842814a (patch) | |
tree | 5e57661720fe9058d5c7db637e764800b50f9060 /files/nl/glossary/index.html | |
parent | ee3b1c87e3c8e72ca130943eed260ad642246581 (diff) | |
download | translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.gz translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.tar.bz2 translated-content-95aca4b4d8fa62815d4bd412fff1a364f842814a.zip |
remove retired locales (#699)
Diffstat (limited to 'files/nl/glossary/index.html')
-rw-r--r-- | files/nl/glossary/index.html | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/files/nl/glossary/index.html b/files/nl/glossary/index.html deleted file mode 100644 index e5d3bab8be..0000000000 --- a/files/nl/glossary/index.html +++ /dev/null @@ -1,29 +0,0 @@ ---- -title: Woordenlijst -slug: Glossary -tags: - - Beginner - - Index - - Landing - - NeedsTranslation - - TopicStub - - woordenlijst -translation_of: Glossary ---- -<div style="max-width: 300px; float: right; margin: 0 0 .5em 1em;">{{LearnBox({"title":"Leer een nieuw begrip:"})}}</div> - -<p>Webtechnologieën bevatten lange lijsten met jargon en afkortingen die worden gebruikt in documentatie en codering. Deze woordenlijst bevat definities van woorden en afkortingen die u moet weten om het web succesvol te kunnen begrijpen en bouwen.</p> - -<h2 id="Begrippenlijst"><strong>Begrippenlijst</strong></h2> - -<p>{{GlossaryList({"split":"h3", "css":"multiColumnList"})}}</p> - -<h2 id="Bijdragen_aan_de_woordenlijst">Bijdragen aan de woordenlijst</h2> - -<p>This glossary is a never ending work in progress. You can help improving it by <a href="/en-US/docs/MDN/Contribute/Howto/Write_a_new_entry_in_the_Glossary">writing new entries</a> or by making the existing ones better. The easiest way to start is to hit the following button or to pick one of the suggested terms below.</p> - -<p><strong><a href="nl/docs/new?parent=4391">Voeg een nieuw begrip toe aan de woordenlijst</a></strong></p> - -<p>{{GlossaryList({"terms":["character encoding","DMZ","event","HMAC","condition","modem","OVP","TTL","Unicode"], "filter":"notdefined", "css":"multiColumnList"})}}</p> - -<p>If you want to know more on how to contribute to the glossary, check out <a href="/en-US/docs/MDN/Doc_status/Glossary">the glossary documentation status page</a>.</p> |