Skip to content

add a way to disable no translation found warnings #913

@ErnestM1234

Description

@ErnestM1234

when a translation cannot be resolved, it gives the following warning: 'Error: string translation error t("...") could not locate translation'. This can create a lot of extra errors if one is using the m() function liberally:

m(gt("translate this"))
// Error: string translation error t("traduire ceci") could not locate translation 

Would be nice to have a flag to disable this warning

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