Browse Source

Feature/simplify title of emergency fund setup X-ray rule (#5142)

* Simplify title
pull/5153/head
Thomas Kaul 2 weeks ago
committed by GitHub
parent
commit
1b994a38b3
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      apps/client/src/app/pages/i18n/i18n-page.html

2
apps/client/src/app/pages/i18n/i18n-page.html

@ -78,7 +78,7 @@
(${maxValueRatio}%) and does not exceed
${thresholdMax}%
</li>
<li i18n="@@rule.emergencyFundSetup">Emergency Fund: Set up</li>
<li i18n="@@rule.emergencyFundSetup">Set up</li>
<li i18n="@@rule.emergencyFundSetup.false">
No emergency fund has been set up
</li>

Loading…
Cancel
Save