Skip to content
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

API: Create local vue.md #11

Closed
wants to merge 2 commits into from
Closed

API: Create local vue.md #11

wants to merge 2 commits into from

Conversation

Yaty
Copy link

@Yaty Yaty commented Oct 15, 2017

No description provided.

Copy link

@forresst forresst left a comment

Choose a reason for hiding this comment

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

Une erreur pour moi de traduction, à en rediscuter


`createLocalVue` returns a Vue class for you to add components, mixins and install plugins without polluting the global Vue class.
`createLocalVue` retourne un constructeur de Vue pour ajouter des composants, des mixins et installer des plugins sans polluer le contructeur global Vue.

Choose a reason for hiding this comment

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

Pourquoi tu as traduit "class" en "constructeur" ?
Pour moi, la traduction devrait être :

createLocalVue retourne une classe de Vue pour ajouter des composants, des mixins et installer des plugins sans polluer la classe globale de Vue.

Copy link
Author

Choose a reason for hiding this comment

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

Tu as raison, je change ça rapidement :)

@Yaty Yaty closed this Mar 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants