Need to fix per https://github.com/Microsoft/BotFramework-WebChat/pull/1509#issuecomment-449469149 ## Note to fixer If `window.Intl` is not available in [`en-US.js`](../tree/master/packages/component/src/Localization/en-US.js), we should peacefully fallback. Look at how [`ru-RU.js`](../tree/master/packages/component/src/Localization/ru-RU.js) did that.
Need to fix per #1509 (comment)
Note to fixer
If
window.Intlis not available inen-US.js, we should peacefully fallback. Look at howru-RU.jsdid that.