Actions
Bug #25523
closedmake i18n js code more resilient to errors
Description
in case window.locale doesn't contain the needed locale, JED initialization fails with an error and all js code fails to load.
Offending line: https://github.com/theforeman/foreman/blob/develop/webpack/assets/javascripts/react_app/common/I18n.js#L15
Actions