text: i18n()

in src/app/widget-container.js [20:24]


  text: i18n('TeamCity Investigations'),
  counter: state.investigationsCount,
  href: state.teamcityService &&
    state.teamcityService.homeUrl &&
    `${state.teamcityService.homeUrl}/investigations.html`