-
Notifications
You must be signed in to change notification settings - Fork 2
Traduction de named-routes.md
#18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Bruno Lesieur <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Et de 2 !
docs/fr/essentials/named-routes.md
Outdated
|
||
Sometimes it is more convenient to identify a route with a name, especially when linking to a route or performing navigations. You can give a route a name in the `routes` options while creating the Router instance: | ||
Parfois il est plus pratique d'identifer une route avec un nom, tout particulièrement quand on souhaite attacher cette route ou exécuter des actions de navigation. Vous pouvez donner à une route un nom dans les options `routes` pendant la création de l'instance du routeur : |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
donner un nom à une route
Exact j'ai pas mis à jour le fichier depuis le bon dossier. Je rectifie ça en même temps. |
Signed-off-by: Bruno Lesieur <[email protected]>
J'ai ajouté tes modifs et délacer dans le dossier EN. Si c'est bon pour toi @Kocal, je merge. |
Ok pour moi ! |
Les routes nommées sont là.