Skip to content

Dot separated keys no longer working in messages #15

@janispritzkau

Description

@janispritzkau

Is it intended behavior that you can't use dot seperated keys for the translation messages anymore?

In the previous version for Vue 2, I often declared messages like this:

{
  "side": "Side",
  "side.left": "Left",
  "side.right": "Right"
}

which does not work anymore.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions