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/pl/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/pl/mdn')
-rw-r--r-- | files/pl/mdn/user_guide/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/files/pl/mdn/user_guide/index.html b/files/pl/mdn/user_guide/index.html index f922e7ddd5..fd60142577 100644 --- a/files/pl/mdn/user_guide/index.html +++ b/files/pl/mdn/user_guide/index.html @@ -2,6 +2,7 @@ title: MDN user guide slug: MDN/User_guide 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> <> |