diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:41:15 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:41:15 -0500 |
commit | 4b1a9203c547c019fc5398082ae19a3f3d4c3efe (patch) | |
tree | d4a40e13ceeb9f85479605110a76e7a4d5f3b56b /files/de/glossary/firefox_os | |
parent | 33058f2b292b3a581333bdfb21b8f671898c5060 (diff) | |
download | translated-content-4b1a9203c547c019fc5398082ae19a3f3d4c3efe.tar.gz translated-content-4b1a9203c547c019fc5398082ae19a3f3d4c3efe.tar.bz2 translated-content-4b1a9203c547c019fc5398082ae19a3f3d4c3efe.zip |
initial commit
Diffstat (limited to 'files/de/glossary/firefox_os')
-rw-r--r-- | files/de/glossary/firefox_os/index.html | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/files/de/glossary/firefox_os/index.html b/files/de/glossary/firefox_os/index.html new file mode 100644 index 0000000000..a1dfa3e467 --- /dev/null +++ b/files/de/glossary/firefox_os/index.html @@ -0,0 +1,27 @@ +--- +title: Firefox OS +slug: Glossary/Firefox_OS +tags: + - B2G + - Boot2Gecko + - Firefox OS + - Glossar + - Infrasktruktur + - Intro +translation_of: Glossary/Firefox_OS +--- +<p id="Summary">Firefox OS ist Mozillas mobiles Betriebssystem, basierend auf Linux und {{glossary("Mozilla Firefox","Firefox's")}} leistungsstarken {{glossary("Gecko")}} Rendering-Engine. Firefox OS besteht hauptsächlich aus {{glossary("Gaia")}}, {{glossary("Gecko")}}, und {{glossary("Gonk")}}.</p> + +<h2 id="Mehr_erfahren">Mehr erfahren</h2> + +<h3 id="Allgemeinwissen">Allgemeinwissen</h3> + +<ul> + <li>{{interwiki("wikipedia", "Firefox OS")}} auf Wikipedia</li> +</ul> + +<h3 id="Technische_Referenz">Technische Referenz</h3> + +<ul> + <li>Finde in der MDN <a href="/de/docs/Archive/B2G_OS">Firefox OS Zone</a> mehr über Firefox OS heraus!</li> +</ul> |