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

Add vue-i18n support #96

Closed
wants to merge 24 commits into from
Closed

Conversation

Rocksheep
Copy link
Contributor

@Rocksheep Rocksheep commented Oct 15, 2019

This pull request is for issue #58 and will add vue-i18n support to the application. It should cover all string constants used in the application.

@Rocksheep Rocksheep changed the title Feature/vue i18n Add vue-i18n support Oct 15, 2019
@chamerling
Copy link
Owner

Great, I will take time later today to review it!

@@ -0,0 +1,27 @@
import Vue from "vue";
Copy link
Owner

Choose a reason for hiding this comment

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

Check this https://github.com/linagora/openpaas-dashboard/blob/master/src/i18n/index.js

This is simpler and lazy load files also.

@Rocksheep Rocksheep closed this Aug 30, 2021
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.

2 participants