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/id/mdn | |
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/id/mdn')
-rw-r--r-- | files/id/mdn/contribute/tugas/index.html | 1 | ||||
-rw-r--r-- | files/id/mdn/user_guide/index.html | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/files/id/mdn/contribute/tugas/index.html b/files/id/mdn/contribute/tugas/index.html index c72f962d66..bc96bb783f 100644 --- a/files/id/mdn/contribute/tugas/index.html +++ b/files/id/mdn/contribute/tugas/index.html @@ -7,6 +7,7 @@ tags: - Panduan - Proyek MDC translation_of: MDN/Contribute/Getting_started +translation_of_original: MDN/Contribute/Tasks --- <div>{{MDNSidebar}}</div><p>Anda ingin membuat MDN menjadi lebih baik ? Ada banyak sekali cara untuk membantu: dari memperbaiki ejaan kalimat sampai membuat konten baru, Atau bahkan membantu mengembangkan platform Kurma dimana website ini dibuat. <a href="https://developer.mozilla.org/en-US/docs/Project:MDN/Contributing">Panduan kontributor MDN</a> mencakup semua hal yang bisa anda bantu dan lakukkan untuk mereka. Dibawah ini, anda bisa mencari daftar spesifikasi dari tugas yang perlu diselesaikan.</p> diff --git a/files/id/mdn/user_guide/index.html b/files/id/mdn/user_guide/index.html index b2e20cd131..7703e98dd1 100644 --- a/files/id/mdn/user_guide/index.html +++ b/files/id/mdn/user_guide/index.html @@ -8,6 +8,7 @@ tags: - NeedsTranslation - TopicStub translation_of: MDN/Tools +translation_of_original: MDN/User_guide --- <div>{{MDNSidebar}}</div><p>The Mozilla Developer Network site is an advanced system for finding, reading, and contributing to documentation and sample code for Web developers (as well as for Firefox and Firefox OS developers). The MDN user guide provides articles detailing how to use MDN to find the documentation you need, and, if you wish, how to help make the material better, more expansive, and more complete.</p> <p>{{SubpagesWithSummaries}}</p> |