Skip to content

Traduction de navigation-guards.md #24

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

Merged
merged 5 commits into from
Jul 16, 2017
Merged

Conversation

MachinisteWeb
Copy link
Member

Et voilà notre dernière page !

Signed-off-by: Bruno Lesieur <[email protected]>
@MachinisteWeb
Copy link
Member Author

Fini par celle ci @Kocal car je change la terminologie de « Sécurisation » par « Interception » dans plusieurs fichiers.

@@ -1,12 +1,12 @@
# Navigation Guards (En) <br><br> *Cette page est en cours de traduction française. Revenez une autre fois pour lire une traduction achevée ou [participez à la traduction française ici](https://github.com/vuejs-fr/vue-router).*
# Interceptions de navigation
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Intercepteurs de navigation

@@ -16,7 +16,7 @@
- [Passing Props to Route Components (En)](essentials/passing-props.md)
- [HTML5 History Mode (En)](essentials/history-mode.md)
- Avancé
- [Navigation Guards (En)](advanced/navigation-guards.md)
- [Interceptions de navigation](advanced/navigation-guards.md)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Intercepteurs de navigation

@@ -26,9 +26,9 @@
- **router.beforeResolve(guard)** (2.5.0+)
- **router.afterEach(hook)**

Ajout de sécurités globales de navigation. Voir les [sécurités de navigation](../advanced/navigation-guards.md).
Ajout des interceptions globales de navigation. Voir les [Interceptions de navigation](../advanced/navigation-guards.md).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

des intercepteurs globaux de navigation

Voir les [Intercepteurs de navigation]

Signed-off-by: Bruno Lesieur <[email protected]>
@MachinisteWeb
Copy link
Member Author

Si bon pour toi, on merge !

@Kocal
Copy link
Member

Kocal commented Jul 15, 2017

Ok pour moi. ^^

@MachinisteWeb MachinisteWeb merged commit 9f3eeb3 into working Jul 16, 2017
@MachinisteWeb MachinisteWeb deleted the navigation-guards branch July 16, 2017 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants