Skip to content

Commit

Permalink
Translate guides/pages from 5.1 to 5.4 (#227)
Browse files Browse the repository at this point in the history
* feat: translate guides/pages from 5.1 to 5.4

* feat: apply suggestions from code review

Co-authored-by: MrChocolatine <[email protected]>

---------

Co-authored-by: MrChocolatine <[email protected]>
  • Loading branch information
BlueCutOfficial and MrChocolatine authored Jan 3, 2024
1 parent 2fc793c commit 70e1a5f
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions guides/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,50 @@
pages:
- title: "Gérer les Dépendances"
url: "index"
- title: "Utiliser TypeScript"
url: "typescript"
pages:
- title: "Utiliser TypeScript avec Ember"
url: "index"
- title: "TypeScript: pour bien démarrer"
url: "getting-started"
- title: "TypeScript: concepts fondamentaux"
url: "core-concepts"
pages:
- title: "TypeScript et Ember"
url: "index"
- title: "TypeScript: éléments invocables"
url: "invokables"
- title: "TypeScript: routage"
url: "routing"
- title: "TypeScript: services"
url: "services"
- title: "TypeScript et EmberData"
url: "ember-data"
- title: "TypeScript: développement d'une application"
url: "application-development"
pages:
- title: "Introduction"
url: "index"
- title: "TypeScript: configuration"
url: "configuration"
- title: "TypeScript: tests"
url: "testing"
- title: "TypeScript: convertir une app Ember existante"
url: "converting-an-app"
- title: "TypeScript: add-ons"
url: "addons"
- title: "TypeScript: ressources complémentaires"
url: "additional-resources"
pages:
- title: "Introduction"
url: "index"
- title: "TypeScript: résolution des problèmes et choses à savoir"
url: "gotchas"
- title: "TypeScript: FAQ et astuces"
url: "faq"
- title: "TypeScript: travailler avec Ember Classic"
url: "legacy"
- title: "Outils de Développement"
url: "toc-heading_developer-tools"
is_heading: true
Expand Down

0 comments on commit 70e1a5f

Please sign in to comment.