diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:36:30 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:36:30 +0100 |
commit | 7766d67593cf81cc5d15a77b6dcad98d1b98f6aa (patch) | |
tree | 004e031fc47a2ed576e83000b7ef08f9355459f4 /files/fr/learn/tools_and_testing | |
parent | 39f2114f9797eb51994966c6bb8ff1814c9a4da8 (diff) | |
download | translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.gz translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.bz2 translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.zip |
unslug fr: modify
Diffstat (limited to 'files/fr/learn/tools_and_testing')
5 files changed, 10 insertions, 5 deletions
diff --git a/files/fr/learn/tools_and_testing/cross_browser_testing/accessibility/index.html b/files/fr/learn/tools_and_testing/cross_browser_testing/accessibility/index.html index 0af81a09b0..b98eb7323a 100644 --- a/files/fr/learn/tools_and_testing/cross_browser_testing/accessibility/index.html +++ b/files/fr/learn/tools_and_testing/cross_browser_testing/accessibility/index.html @@ -1,6 +1,6 @@ --- title: Gérer les problèmes courants d'accessibilité -slug: Learn/Tools_and_testing/Cross_browser_testing/Accessibilité +slug: Learn/Tools_and_testing/Cross_browser_testing/Accessibility tags: - Accessibilité - Apprentissage @@ -14,6 +14,7 @@ tags: - navigateur croisé - test translation_of: Learn/Tools_and_testing/Cross_browser_testing/Accessibility +original_slug: Learn/Tools_and_testing/Cross_browser_testing/Accessibilité --- <div>{{LearnSidebar}}</div> diff --git a/files/fr/learn/tools_and_testing/cross_browser_testing/html_and_css/index.html b/files/fr/learn/tools_and_testing/cross_browser_testing/html_and_css/index.html index 7b2a01fc95..a8914efdd9 100644 --- a/files/fr/learn/tools_and_testing/cross_browser_testing/html_and_css/index.html +++ b/files/fr/learn/tools_and_testing/cross_browser_testing/html_and_css/index.html @@ -1,6 +1,6 @@ --- title: Gérer les problèmes courants en HTML et CSS -slug: Learn/Tools_and_testing/Cross_browser_testing/HTML_et_CSS +slug: Learn/Tools_and_testing/Cross_browser_testing/HTML_and_CSS tags: - Apprentissage - CSS @@ -11,6 +11,7 @@ tags: - navigateur croisé - test translation_of: Learn/Tools_and_testing/Cross_browser_testing/HTML_and_CSS +original_slug: Learn/Tools_and_testing/Cross_browser_testing/HTML_et_CSS --- <div>{{LearnSidebar}}</div> diff --git a/files/fr/learn/tools_and_testing/github/index.html b/files/fr/learn/tools_and_testing/github/index.html index ce3590b73f..3dbc4a7a76 100644 --- a/files/fr/learn/tools_and_testing/github/index.html +++ b/files/fr/learn/tools_and_testing/github/index.html @@ -1,6 +1,6 @@ --- title: Git and GitHub -slug: Apprendre/Outils_et_tests/GitHub +slug: Learn/Tools_and_testing/GitHub tags: - Apprendre - Beginner @@ -10,6 +10,7 @@ tags: - Web - git translation_of: Learn/Tools_and_testing/GitHub +original_slug: Apprendre/Outils_et_tests/GitHub --- <div>{{LearnSidebar}}</div> diff --git a/files/fr/learn/tools_and_testing/index.html b/files/fr/learn/tools_and_testing/index.html index 7fbb181871..49178ba3ef 100644 --- a/files/fr/learn/tools_and_testing/index.html +++ b/files/fr/learn/tools_and_testing/index.html @@ -1,6 +1,6 @@ --- title: Outils et tests -slug: Apprendre/Outils_et_tests +slug: Learn/Tools_and_testing tags: - Accessibilité - Apprendre @@ -13,6 +13,7 @@ tags: - Outils - tests translation_of: Learn/Tools_and_testing +original_slug: Apprendre/Outils_et_tests --- <div>{{LearnSidebar}}</div> diff --git a/files/fr/learn/tools_and_testing/understanding_client-side_tools/command_line/index.html b/files/fr/learn/tools_and_testing/understanding_client-side_tools/command_line/index.html index 74d503b7d4..cc0709e279 100644 --- a/files/fr/learn/tools_and_testing/understanding_client-side_tools/command_line/index.html +++ b/files/fr/learn/tools_and_testing/understanding_client-side_tools/command_line/index.html @@ -1,6 +1,6 @@ --- title: Cours express sur la ligne de commande -slug: Learn/Tools_and_testing/Understanding_client-side_tools/Ligne_de_commande +slug: Learn/Tools_and_testing/Understanding_client-side_tools/Command_line tags: - CLI - Côté client @@ -10,6 +10,7 @@ tags: - ligne de commande - npm translation_of: Learn/Tools_and_testing/Understanding_client-side_tools/Command_line +original_slug: Learn/Tools_and_testing/Understanding_client-side_tools/Ligne_de_commande --- <div>{{LearnSidebar}}</div> |