Skip to content

Scrape all missing keys and send them to Locize backend #315

@rwieruch

Description

@rwieruch

Thanks for this project!

As far as I understand, if I am using the following config for my i18next, I get all the missing keys send to the Locize backend once they are rendered (in React).

saveMissing: true,
saveMissingTo: 'all',

It's easy to not spot a missing key this way, because it may be hidden in some closed Dialog component. Is there a way to scrape all the missing keys for the entire application across all languages and namespaces and send them to the Locize backend?

Or is this something Locize CLI is doing? I couldn't find anything about it.

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