Browse Source

Simplify title

pull/5142/head
Thomas Kaul 2 months ago
parent
commit
b4c13ff711
  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 (${maxValueRatio}%) and does not exceed
${thresholdMax}% ${thresholdMax}%
</li> </li>
<li i18n="@@rule.emergencyFundSetup">Emergency Fund: Set up</li> <li i18n="@@rule.emergencyFundSetup">Set up</li>
<li i18n="@@rule.emergencyFundSetup.false"> <li i18n="@@rule.emergencyFundSetup.false">
No emergency fund has been set up No emergency fund has been set up
</li> </li>

Loading…
Cancel
Save