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/adobe_flash | |
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/adobe_flash')
-rw-r--r-- | files/nl/glossary/adobe_flash/index.html | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/files/nl/glossary/adobe_flash/index.html b/files/nl/glossary/adobe_flash/index.html deleted file mode 100644 index a442367934..0000000000 --- a/files/nl/glossary/adobe_flash/index.html +++ /dev/null @@ -1,21 +0,0 @@ ---- -title: Adobe Flash -slug: Glossary/Adobe_Flash -tags: - - CodingScripting - - Flash - - infrastructuur - - woordenlijst -translation_of: Glossary/Adobe_Flash ---- -<p>Flash is een verouderende technologie, ontwikkeld door Adobe, die rijke webapplicaties, vectorafbeeldingen en multimedia mogelijk maakt. U dient de juiste plug-in te installeren om Flash in een {{Glossary("Browser","webbrowser")}} te gebruiken.</p> - -<h2 id="Meer_informatie">Meer informatie</h2> - -<h3 id="Algemene_kennis">Algemene kennis</h3> - -<ul> - <li><a href="https://www.adobe.com/products/flashruntimes.html">Officiële website</a></li> - <li><a href="https://mozilla.github.io/shumway/">Shumway, een gratis implementatie door Mozilla</a></li> - <li><a href="http://gnashdev.org/">Gnash, een gratis implementatie door GNU</a></li> -</ul> |