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/es/mdn/kuma | |
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/es/mdn/kuma')
-rw-r--r-- | files/es/mdn/kuma/contributing/getting_started/index.html | 1 | ||||
-rw-r--r-- | files/es/mdn/kuma/contributing/index.html | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/files/es/mdn/kuma/contributing/getting_started/index.html b/files/es/mdn/kuma/contributing/getting_started/index.html index 44bedc5bdb..afe0ce3b5a 100644 --- a/files/es/mdn/kuma/contributing/getting_started/index.html +++ b/files/es/mdn/kuma/contributing/getting_started/index.html @@ -2,6 +2,7 @@ title: Primeros pasos slug: MDN/Kuma/Contributing/Getting_started translation_of: MDN/Kuma +translation_of_original: MDN/Kuma/Contributing/Getting_started --- <div>{{MDNSidebar}}</div><p>Por favor, consulte los <a href="https://github.com/mozilla/kuma/blob/master/docs/installation-vagrant.rst" title="https://github.com/mozilla/kuma/blob/master/docs/installation-vagrant.rst">Documentos de Instalacion de Kuma en GitHub</a> hasta que podamos redactar una mejor guía de "Primeros pasos".</p> <h2 id="Solución_de_problemas">Solución de problemas</h2> diff --git a/files/es/mdn/kuma/contributing/index.html b/files/es/mdn/kuma/contributing/index.html index c920b5b5ab..9fc477a01b 100644 --- a/files/es/mdn/kuma/contributing/index.html +++ b/files/es/mdn/kuma/contributing/index.html @@ -2,6 +2,7 @@ title: Contribuir a Kuma slug: MDN/Kuma/Contributing translation_of: MDN/Kuma +translation_of_original: MDN/Kuma/Contributing --- <div>{{MDNSidebar}}</div><p>Si desea contribuir al proyecto de Kuma para ayudarnos a construir una gran plataforma wiki y para hacer que el sitio de Mozilla Developer Network aun mejor, los documentos aquí deberían ayudarle a unirse en el esfuerzo.</p> <div class="row topicpage-table"> |