diff --git a/apps/client/src/locales/messages.ca.xlf b/apps/client/src/locales/messages.ca.xlf
index 191c8c59d..74c8e54e0 100644
--- a/apps/client/src/locales/messages.ca.xlf
+++ b/apps/client/src/locales/messages.ca.xlf
@@ -3808,7 +3808,7 @@
Programari de gestió patrimonial de codi obertapps/client/src/app/pages/i18n/i18n-page.html
- 76
+ 97
@@ -7597,7 +7597,7 @@
Emergency Fund: Set upapps/client/src/app/pages/i18n/i18n-page.html
- 60
+ 81
@@ -7605,7 +7605,7 @@
No emergency fund has been set up apps/client/src/app/pages/i18n/i18n-page.html
- 61
+ 82
@@ -7613,7 +7613,7 @@
An emergency fund has been set up apps/client/src/app/pages/i18n/i18n-page.html
- 64
+ 85
@@ -7621,7 +7621,7 @@
Fee Ratioapps/client/src/app/pages/i18n/i18n-page.html
- 67
+ 88
@@ -7629,7 +7629,7 @@
The fees do exceed ${thresholdMax}% of your initial investment (${feeRatio}%) apps/client/src/app/pages/i18n/i18n-page.html
- 68
+ 89
@@ -7637,7 +7637,7 @@
The fees do not exceed ${thresholdMax}% of your initial investment (${feeRatio}%) apps/client/src/app/pages/i18n/i18n-page.html
- 72
+ 93
@@ -7906,6 +7906,54 @@
55
+
+ Investment: Base Currency
+ Investment: Base Currency
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 60
+
+
+
+ The major part of your current investment is not in your base currency (${baseCurrencyValueRatio}% in ${baseCurrency})
+ The major part of your current investment is not in your base currency (${baseCurrencyValueRatio}% in ${baseCurrency})
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 63
+
+
+
+ The major part of your current investment is in your base currency (${baseCurrencyValueRatio}% in ${baseCurrency})
+ The major part of your current investment is in your base currency (${baseCurrencyValueRatio}% in ${baseCurrency})
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 67
+
+
+
+ Investment
+ Investment
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 71
+
+
+
+ Over ${thresholdMax}% of your current investment is in ${currency} (${maxValueRatio}%)
+ Over ${thresholdMax}% of your current investment is in ${currency} (${maxValueRatio}%)
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 72
+
+
+
+ The major part of your current investment is in ${currency} (${maxValueRatio}%) and does not exceed ${thresholdMax}%
+ The major part of your current investment is in ${currency} (${maxValueRatio}%) and does not exceed ${thresholdMax}%
+
+ apps/client/src/app/pages/i18n/i18n-page.html
+ 76
+
+