Open ybelenko opened 6 years ago
Hey, there! Your lib saves a lot of time. But I can't extract comments.
// NavigationMenu.jsx { this.context.t( 'MenuItem1_Text', {}, 'Menu 1st item link text. Comment.' ) }
npm run extract
Output:
## template.pot #: src/js/components/NavigationMenu.jsx msgid "MenuItem1_Text" msgstr ""
Hey, there! Your lib saves a lot of time. But I can't extract comments.
Output: