mirror of https://github.com/ghostfolio/ghostfolio
Browse Source
Replace the hardcoded 'Regional Market Cluster Risk' string in getCategoryName() with a call to this.i18nService.getTranslation() using the existing 'rule.regionalMarketClusterRisk.category' key. This brings these five rules in line with how all other rule categories (currency cluster risk, account cluster risk, asset class cluster risk, etc.) already resolve their category names through the i18n service.pull/6684/head
5 changed files with 20 additions and 5 deletions
Loading…
Reference in new issue