From e3e12548adeb7e1dcfc4d5b32884a225ee2b499d Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 10 Dec 2020 15:07:40 -0500 Subject: adding translation_of_original to front-matter --- files/es/tools/profiler/index.html | 1 + files/es/tools/remote_debugging/debugging_over_a_network/index.html | 1 + 2 files changed, 2 insertions(+) (limited to 'files/es/tools') diff --git a/files/es/tools/profiler/index.html b/files/es/tools/profiler/index.html index 86caf8465c..23fa9e1e34 100644 --- a/files/es/tools/profiler/index.html +++ b/files/es/tools/profiler/index.html @@ -2,6 +2,7 @@ title: JavaScript Profiler slug: Tools/Profiler translation_of: Tools/Performance +translation_of_original: Tools/Profiler ---
Utilice la herramienta de perfiles para encontrar los cuellos de botella en el código JavaScript. El Profiler muestras periódicamente la pila actual de llamadas JavaScript y compila información sobre las muestras. 
diff --git a/files/es/tools/remote_debugging/debugging_over_a_network/index.html b/files/es/tools/remote_debugging/debugging_over_a_network/index.html index 3eae277997..a827b255cb 100644 --- a/files/es/tools/remote_debugging/debugging_over_a_network/index.html +++ b/files/es/tools/remote_debugging/debugging_over_a_network/index.html @@ -2,6 +2,7 @@ title: Debugging over a network slug: Tools/Remote_Debugging/Debugging_over_a_network translation_of: 'Tools/about:debugging#Connecting_over_the_Network' +translation_of_original: Tools/Remote_Debugging/Debugging_over_a_network ---

{{draft}}

-- cgit v1.2.3-54-g00ecf