diff options
author | MDN <actions@users.noreply.github.com> | 2021-05-08 00:31:48 +0000 |
---|---|---|
committer | MDN <actions@users.noreply.github.com> | 2021-05-08 00:31:48 +0000 |
commit | 188a3c71797041c36e6fd6a07ae3bb390808e80b (patch) | |
tree | 1b0b7a9700c9f58d8396743757e5710ecab2011a /files/fr/orphaned/tools | |
parent | 9b8c1a3b9950f9d8a998baaaa0e7b5f63c713cc3 (diff) | |
download | translated-content-188a3c71797041c36e6fd6a07ae3bb390808e80b.tar.gz translated-content-188a3c71797041c36e6fd6a07ae3bb390808e80b.tar.bz2 translated-content-188a3c71797041c36e6fd6a07ae3bb390808e80b.zip |
[CRON] sync translated content
Diffstat (limited to 'files/fr/orphaned/tools')
3 files changed, 37 insertions, 0 deletions
diff --git a/files/fr/orphaned/tools/debugger/keyboard_shortcuts/index.html b/files/fr/orphaned/tools/debugger/keyboard_shortcuts/index.html new file mode 100644 index 0000000000..d99c2dc1b3 --- /dev/null +++ b/files/fr/orphaned/tools/debugger/keyboard_shortcuts/index.html @@ -0,0 +1,13 @@ +--- +title: Raccourcis clavier +slug: orphaned/Tools/Debugger/Keyboard_shortcuts +translation_of: Tools/Debugger/Keyboard_shortcuts +original_slug: Tools/Debugger/Keyboard_shortcuts +--- +<div>{{ToolsSidebar}}</div> + +<p>Ra{{ Page ("fr/docs/Outils/Keyboard_shortcuts", "debugger") }}</p> + +<h2 id="Raccourcis_Généraux">Raccourcis Généraux</h2> + +<p>{{ Page ("fr/docs/Outils/Keyboard_shortcuts", "all-toolbox-tools") }}</p> diff --git a/files/fr/orphaned/tools/page_inspector/keyboard_shortcuts/index.html b/files/fr/orphaned/tools/page_inspector/keyboard_shortcuts/index.html new file mode 100644 index 0000000000..75f3245cfe --- /dev/null +++ b/files/fr/orphaned/tools/page_inspector/keyboard_shortcuts/index.html @@ -0,0 +1,11 @@ +--- +title: Raccourcis Clavier +slug: orphaned/Tools/Page_Inspector/Keyboard_shortcuts +translation_of: Tools/Page_Inspector/Keyboard_shortcuts +original_slug: Tools/Page_Inspector/Keyboard_shortcuts +--- +<div>{{ToolsSidebar}}</div><p>{{ Page ("fr/docs/tools/Keyboard_shortcuts", "page-inspector") }}</p> + +<h3 id="Raccourcis_clavier">Raccourcis clavier</h3> + +<p>{{ Page ("fr/docs/tools/Keyboard_shortcuts", "all-toolbox-tools") }}</p> diff --git a/files/fr/orphaned/tools/web_console/keyboard_shortcuts/index.html b/files/fr/orphaned/tools/web_console/keyboard_shortcuts/index.html new file mode 100644 index 0000000000..1a5235a79b --- /dev/null +++ b/files/fr/orphaned/tools/web_console/keyboard_shortcuts/index.html @@ -0,0 +1,13 @@ +--- +title: Raccourcis clavier +slug: orphaned/Tools/Web_Console/Keyboard_shortcuts +translation_of: Tools/Web_Console/Keyboard_shortcuts +original_slug: Tools/Web_Console/Keyboard_shortcuts +--- +<div>{{ToolsSidebar}}</div> + +<p>{{ Page ("fr/docs/tools/Keyboard_shortcuts", "web-console") }}</p> + +<h2 id="Global_shortcuts">Global shortcuts</h2> + +<p>{{ Page ("fr/docs/tools/Keyboard_shortcuts", "all-toolbox-tools") }}</p> |