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

Fix vue-i18n example in readme #24

Merged
merged 1 commit into from
Oct 29, 2020
Merged

Fix vue-i18n example in readme #24

merged 1 commit into from
Oct 29, 2020

Conversation

pxlrbt
Copy link
Contributor

@pxlrbt pxlrbt commented Oct 29, 2020

vue-i18n is using a different syntax for the translation params than Laravel: Hello {name} instead of Hello :name
The readme example for vue-i18n is just using the translation-loader without the parameters option.

https://kazupon.github.io/vue-i18n/guide/formatting.html#named-formatting

vue-i18n is using a different syntax for the translation params than Laravel: `Hello {name}` instead of `Hello :name`
The readme example for vue-i18n is just using the translation-loader without the parameters option.

https://kazupon.github.io/vue-i18n/guide/formatting.html#named-formatting
Copy link
Member

@luisdalmolin luisdalmolin left a comment

Choose a reason for hiding this comment

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

Thanks!

@luisdalmolin luisdalmolin merged commit f35dfbe into kirschbaum-development:master Oct 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants