meteor-messageformat icon indicating copy to clipboard operation
meteor-messageformat copied to clipboard

[V2] Is there a way to change user lang when offline

Open isAlmogK opened this issue 10 years ago • 1 comments

I wondering if its possible to change the local setting in offline and will it still update the user lang setting? (which is pure server side code) Is there a possible workaround?

isAlmogK avatar May 14 '15 19:05 isAlmogK

This isn't currently supported. It might just work if you use GroundedDB on Meteor.users collection. Otherwise I think we could probably get this working, and this would be a useful feature.

gadicc avatar May 14 '15 21:05 gadicc