Browse Source

Improve language localization

pull/6066/head
Thomas Kaul 2 weeks ago
parent
commit
32ff2cd001
  1. 2
      apps/client/src/app/pages/portfolio/fire/fire-page.html

2
apps/client/src/app/pages/portfolio/fire/fire-page.html

@ -142,7 +142,7 @@
user?.settings?.retirementDate ?? retirementDate
| date: 'MMMM yyyy'
}}</span>
<ng-container i18n="@@fire.projected.1">,</ng-container>
<ng-container i18n="@@page.fire.projected.1">,</ng-container>
<ng-container>&nbsp;</ng-container>
<ng-container i18n>this is projected to increase to</ng-container>
<ng-container>&nbsp;</ng-container>

Loading…
Cancel
Save