Skip to content

Forcing same language for all users. #257

Description

@aviavia

Hi,
currently the translation looks for logged in users, the "locale" value at the users collection and translates according to it.
How do I force it to display only Hebrew?
My settings at the moment are:
//config.js
msgfmt.init('en', {
sendPolicy: 'current'
});
//settings.json
"msgfmt": {
"native": "en",
"locales": ["he"],
"logLevel": "debug"
}
Thanks,
Avi.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions