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

how to implement tap i18n-db for Meteor.users collection #25

Open
dharmiksolanki1992 opened this issue Dec 22, 2015 · 1 comment
Open

Comments

@dharmiksolanki1992
Copy link

i have some field for user collection need to translation, so is it possible Using i18n-db for the same?
Or any other solutions for user collection translation Add fields.

@kevinm90
Copy link

I have the same problem, so I'd like to bring this up again. Any suggestions in the meantime?
My approach was:

  • Attach i18n-Object to User-Schema
  • Add translations 'by hand', without using insertTranslation

... but still got the problem that publish/subscribe is not i18n, so the client won't pull the value from i18n-object.

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

No branches or pull requests

2 participants