Skip to content

Incorrect i18n initialisation? #44

@erwinw

Description

@erwinw

Hi!

I might be mistaken, but should this line not be ...

  i18n.init(_.assign({initImmediate: true}, options.i18n));

... instead of ...

  i18n.init(_.assign({initImmediate: true}, options));

... since it seems that command-line options like --i18n '{"interpolation":{"prefix":"{@","suffix":"@}"}}' are ignored?

Kind regards,
Erwin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions