Skip to content

i18n-tasks missing does not respect explicitly defined locales #588

@jaredmoody

Description

@jaredmoody

When locales are set in the config, I'd expect only missing keys in those locales to be included when i18n-tasks missing is run.

Instead, any missing keys in any locales defined in my data.read path is returned, and to get the result I want, I have to run: i18n-tasks missing -l, passing in all of the locales again.

This seems like a bug to me, but I want to confirm before I submit a PR.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions