Feature/improve language localization for FR 20250426 (#4603)
* Improve french translation * Update changelog
This commit is contained in:
parent
7fb0f9b6e8
commit
e86801dfe9
@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
- Improved the error message of the currency code validation
|
||||
- Tightened the currency code validation by requiring uppercase letters
|
||||
- Improved the language localization for Français (`fr`)
|
||||
|
||||
### Fixed
|
||||
|
||||
|
@ -7883,7 +7883,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="f60c9276bebb4445596e3864f2f825c95b154ada" datatype="html">
|
||||
<source>with API access for</source>
|
||||
<target state="new">with API access for</target>
|
||||
<target state="translated">avec accès API pour</target>
|
||||
<context-group purpose="location">
|
||||
<context context-type="sourcefile">apps/client/src/app/pages/pricing/pricing-page.html</context>
|
||||
<context context-type="linenumber">266</context>
|
||||
@ -7891,7 +7891,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="d59937471dbd9dee61cfd6402c3963bbfccc7b2b" datatype="html">
|
||||
<source>Gather Recent Historical Market Data</source>
|
||||
<target state="new">Gather Recent Historical Market Data</target>
|
||||
<target state="translated">Collecter les données récentes du marché historique</target>
|
||||
<context-group purpose="location">
|
||||
<context context-type="sourcefile">apps/client/src/app/components/admin-market-data/admin-market-data.html</context>
|
||||
<context context-type="linenumber">225</context>
|
||||
@ -7899,7 +7899,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="7faff7a8ef4065b33ebb2e88a54183bf1b124525" datatype="html">
|
||||
<source>Gather All Historical Market Data</source>
|
||||
<target state="new">Gather All Historical Market Data</target>
|
||||
<target state="translated">Collecter toutes les données du marché historique</target>
|
||||
<context-group purpose="location">
|
||||
<context context-type="sourcefile">apps/client/src/app/components/admin-market-data/admin-market-data.html</context>
|
||||
<context context-type="linenumber">230</context>
|
||||
@ -7907,7 +7907,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="62b4a1aa9dbd2b3b744d7bcc726176640978364d" datatype="html">
|
||||
<source>Gather Historical Market Data</source>
|
||||
<target state="new">Gather Historical Market Data</target>
|
||||
<target state="translated">Collecter les données du marché historique</target>
|
||||
<context-group purpose="location">
|
||||
<context context-type="sourcefile">apps/client/src/app/components/admin-market-data/asset-profile-dialog/asset-profile-dialog.html</context>
|
||||
<context context-type="linenumber">29</context>
|
||||
@ -7915,7 +7915,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="82dddef5b7b438a8292c0ab4c0cf2955ef95fdda" datatype="html">
|
||||
<source>Data Gathering is off</source>
|
||||
<target state="new">Data Gathering is off</target>
|
||||
<target state="translated">La collecte de données est désactivée</target>
|
||||
<context-group purpose="location">
|
||||
<context context-type="sourcefile">apps/client/src/app/components/admin-market-data/admin-market-data.html</context>
|
||||
<context context-type="linenumber">38</context>
|
||||
@ -7923,7 +7923,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="3554d4201718e0ac1637ef3833c0fbe8aa6ffadb" datatype="html">
|
||||
<source>Performance Calculation</source>
|
||||
<target state="new">Performance Calculation</target>
|
||||
<target state="translated">Calcul de performance</target>
|
||||
<context-group purpose="location">
|
||||
<context context-type="sourcefile">apps/client/src/app/components/user-account-settings/user-account-settings.html</context>
|
||||
<context context-type="linenumber">31</context>
|
||||
|
Loading…
x
Reference in New Issue
Block a user