Browse Source

Clean up

pull/5157/head
Thomas Kaul 1 month ago
parent
commit
7728e1efe4
  1. 2
      apps/client/src/locales/messages.fr.xlf

2
apps/client/src/locales/messages.fr.xlf

@ -7984,7 +7984,7 @@
</trans-unit>
<trans-unit id="rule.currencyClusterRiskCurrentInvestment.true" datatype="html">
<source> The major part of your current investment is in ${currency} (${maxValueRatio}%) and does not exceed ${thresholdMax}% </source>
<target state="translated">La majeure partie de votre investissement actuel est en ${currency} (${maxValueRatio}%) et n’excède pas ${thresholdMax}%</target>
<target state="translated"> La majeure partie de votre investissement actuel est en ${currency} (${maxValueRatio}%) et n’excède pas ${thresholdMax}% </target>
<context-group purpose="location">
<context context-type="sourcefile">apps/client/src/app/pages/i18n/i18n-page.html</context>
<context context-type="linenumber">76</context>

Loading…
Cancel
Save