Skip to content

[feature request][discussion welcome] Component Translation Section #457

Closed
@gbezyuk

Description

@gbezyuk

Reusable components could be used in different language environments. That being said, we could benefit from having modular translations, by adding another section in single-file components we already use, probably JSON-based:

{
  "Select a color": {
    "ru": "Выберите цвет",
    "de": "wählen Sie eine Farbe"
  }
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions