Skip to content

DEBUG mode doesn't apply [MISSING]: for controller translations #344

@JoeHarstad

Description

@JoeHarstad

When you do the following in a controller...
var sometext = gettext("I am some text to translate");
...and then add that variable to an HTML template like such
<p>{{$ctrl.sometext}}</p>
There is no indication of [MISSING]: being applied to these translated strings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions