UNPKG

jsxgettext-andris

Version:

Extracts gettext strings from JavaScript, EJS, Jade, Jinja and Handlebars files. A fork of https://github.com/zaach/jsxgettext

8 lines (7 loc) 286 B
// The "gettext" function here is only used for static analysis. var templates = { "pin_verification": { landing: 'pin_verification', subject: gettext("Confirm email address for Persona") } };