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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
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> |
|
|
|