vuejs-fr / vue-router

Espace collaboratif à la traduction française de vue-router =>
http://router.vuejs.org/
MIT License
1 stars 2 forks source link

Pages en cours de traduction #1

Open MachinisteWeb opened 7 years ago

MachinisteWeb commented 7 years ago

Suivi de traduction

en/ ├─ advanced │    ├─ data-fetching.md @Kocal https://github.com/vuejs-fr/vue-router/pull/12 │    ├─ lazy-loading.md par @Kocal https://github.com/vuejs-fr/vue-router/pull/10 │    ├─ meta.md par @Haeresis https://github.com/vuejs-fr/vue-router/pull/23 │    ├─ navigation-guards.md par @haeresis https://github.com/vuejs-fr/vue-router/pull/24 │    ├─ scroll-behavior.md par @Kocal https://github.com/vuejs-fr/vue-router/pull/11 │    └─ transitions.md @Kocal https://github.com/vuejs-fr/vue-router/pull/13 ├─ api │    ├─ component-injections.md par @Kocal https://github.com/vuejs-fr/vue-router/pull/5 │    ├─ options.md par @Kocal https://github.com/vuejs-fr/vue-router/pull/6 │    ├─ route-object.md par @Kocal https://github.com/vuejs-fr/vue-router/pull/7 │    ├─ router-instance.md par @Kocal https://github.com/vuejs-fr/vue-router/pull/5 │    ├─ router-link.md par @Kocal https://github.com/vuejs-fr/vue-router/pull/9 │    └─ router-view.md par @Kocal https://github.com/vuejs-fr/vue-router/pull/8 ├─ essentials │   ├─ dynamic-matching.md par @haeresis https://github.com/vuejs-fr/vue-router/pull/14 https://github.com/vuejs-fr/vue-router/pull/20 │    ├─ getting-started.md par @Kocal https://github.com/vuejs-fr/vue-router/pull/4 │    ├─ history-mode.md par @haeresis https://github.com/vuejs-fr/vue-router/pull/21 │    ├─ named-routes.md par @haeresis https://github.com/vuejs-fr/vue-router/pull/18 │    ├─ named-views.md par @haeresis https://github.com/vuejs-fr/vue-router/pull/17 │    ├─ navigation.md par @haeresis https://github.com/vuejs-fr/vue-router/pull/16 │    ├─ nested-routes.md par @haeresis https://github.com/vuejs-fr/vue-router/pull/15 │    ├─ passing-props.md par @haeresis https://github.com/vuejs-fr/vue-router/pull/22 │    └─ redirect-and-alias.md par @haeresis https://github.com/vuejs-fr/vue-router/pull/19 ├─ installation.md par @Kocal https://github.com/vuejs-fr/vue-router/pull/3 ├─ README.md └─ SUMMARY.md

MachinisteWeb commented 6 years ago

Je vois @Kocal que la structure de fichier de Vue Router a été retravaillée et actuellement sur https://router.vuejs.org/ notre version française n'est plus accessible. Penses-tu avoir du temps pour aligner nos fichiers avec la nouvelle structure et reproposer de monter la traduction.

En fait, ce qui serait chouette, c'est que tu sois en charge du suivi de cette documentation (pas forcément de la traduire, mais de la surveiller et de répartir les ressources de traduction) si tu le souhaites !

Kocal commented 6 years ago

Je vais voir ce que je peux faire !

DaedalusDev commented 6 years ago

Bonjour,

j'ai un peu de temps pour donner un coup de main pour remettre sur pied la doc FR de Vuex et VueRouter. Pour la plupart des pages, c'est surtout le formalisme qui a basculé de gitbook vers vuepress.

Si ça vous intéresse, merci juste de créer une nouvelle branche "vuepress" par exemple et je vous prépare quelques PR.

Merci.