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

Update main.js #168

Merged
merged 1 commit into from
Jan 14, 2019
Merged

Update main.js #168

merged 1 commit into from
Jan 14, 2019

Conversation

iliyaZelenko
Copy link

This will take this method to the app object, it will be convenient to use on the server.

For, example, instead of this:

app.i18n.t('posts_page_error_404')

can be used:

app.$t('posts_page_error_404')

@paulgv paulgv merged commit 90bcd80 into nuxt-modules:master Jan 14, 2019
@paulgv
Copy link
Collaborator

paulgv commented Jan 14, 2019

Thanks @iliyaZelenko ! Sorry for taking so long to check the PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants