diff options
Diffstat (limited to 'files/es/tools/web_console')
-rw-r--r-- | files/es/tools/web_console/the_command_line_interpreter/index.html (renamed from files/es/tools/web_console/la_línea_de_comandos_del_intérprete/index.html) | 3 | ||||
-rw-r--r-- | files/es/tools/web_console/ui_tour/index.html (renamed from files/es/tools/web_console/iniciando_la_consola_web/index.html) | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/files/es/tools/web_console/la_línea_de_comandos_del_intérprete/index.html b/files/es/tools/web_console/the_command_line_interpreter/index.html index 06e5922248..b1d652f0d3 100644 --- a/files/es/tools/web_console/la_línea_de_comandos_del_intérprete/index.html +++ b/files/es/tools/web_console/the_command_line_interpreter/index.html @@ -1,12 +1,13 @@ --- title: La línea de comandos del intérprete de JavaScript -slug: Tools/Web_Console/La_línea_de_comandos_del_intérprete +slug: Tools/Web_Console/The_command_line_interpreter tags: - Debugging - Depuración - Desarrollo web - consola web translation_of: Tools/Web_Console/The_command_line_interpreter +original_slug: Tools/Web_Console/La_línea_de_comandos_del_intérprete --- <div>{{ToolsSidebar}}</div> diff --git a/files/es/tools/web_console/iniciando_la_consola_web/index.html b/files/es/tools/web_console/ui_tour/index.html index 59b0156a49..c1d39ba98d 100644 --- a/files/es/tools/web_console/iniciando_la_consola_web/index.html +++ b/files/es/tools/web_console/ui_tour/index.html @@ -1,7 +1,8 @@ --- title: Iniciando la Consola Web -slug: Tools/Web_Console/Iniciando_la_Consola_Web +slug: Tools/Web_Console/UI_Tour translation_of: Tools/Web_Console/UI_Tour +original_slug: Tools/Web_Console/Iniciando_la_Consola_Web --- <p>Para abrir la Consola Web:</p> |