diff --git a/frontend/src/components/Settings/CurrencySettings.vue b/frontend/src/components/Settings/CurrencySettings.vue index 47176576..6780a32a 100644 --- a/frontend/src/components/Settings/CurrencySettings.vue +++ b/frontend/src/components/Settings/CurrencySettings.vue @@ -25,7 +25,7 @@
-
+
{{ __('Currency') }} @@ -54,7 +54,7 @@
-
+
{{ __('Exchange rate provider') }} diff --git a/frontend/src/components/Settings/ForecastingSettings.vue b/frontend/src/components/Settings/ForecastingSettings.vue index 6c765ab7..fb385639 100644 --- a/frontend/src/components/Settings/ForecastingSettings.vue +++ b/frontend/src/components/Settings/ForecastingSettings.vue @@ -1,19 +1,20 @@