diff --git a/frontend/src/components/Settings/Settings.vue b/frontend/src/components/Settings/Settings.vue index e0215463..82b1b86c 100644 --- a/frontend/src/components/Settings/Settings.vue +++ b/frontend/src/components/Settings/Settings.vue @@ -112,7 +112,7 @@ const tabs = computed(() => { ], }, { - label: __('Integrations'), + label: __('Integrations', null, 'FCRM'), items: [ { label: __('Telephony'),