Skip to content

When removing an unused localization, also remove it's metadata #3

Description

@bart-iconica

Often translations are done as follows:

{
    "someKey": "Some translation",
    "@someKey": {}
}

@someKey allows the programmer to add extra metadata to the localization, like variables and a description for translators. These should also be removed when the key itself is removed.

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