strongloop / strong-globalize

strong-globalize is built on Unicode CLDR and jquery/globalize and implements automatic extraction of strings from JS source code and HTML templates, lint the string resource, machine-translate them in seconds. In runtime, it loads locale and string resource into memory and provides a hook to persistent logging.
Other
25 stars 16 forks source link

Does not extract messages inside async get #141

Open aastha93 opened 5 years ago

aastha93 commented 5 years ago

I have ran the extraction on the same repo with 2 different result. The second time , I changed the name of the async get method

Screen Shot 2019-03-11 at 3 49 39 PM Screen Shot 2019-03-11 at 3 51 37 PM

The strong-globalize package is not able to extract strings inside the method name async get