angular-gettext icon indicating copy to clipboard operation
angular-gettext copied to clipboard

extractor does not to fetch string within interpolation with conditional

Open enapupe opened this issue 10 years ago • 0 comments

{[{contact.device || "unknown" | translate }]}

This example is not being fetchd by the extractor.

enapupe avatar Jul 28 '15 12:07 enapupe