-
+
-
+
diff --git a/src/components/PreferencesBar.vue b/src/components/PreferencesBar.vue
index 78cfb71d..788be96b 100644
--- a/src/components/PreferencesBar.vue
+++ b/src/components/PreferencesBar.vue
@@ -11,11 +11,19 @@
ref="header"
class="header"
@mousedown.prevent
- @click.stop="open ? $refs['preferences-bar'].blur() : $refs['preferences-bar'].focus()"
+ @click.stop="
+ open
+ ? $refs['preferences-bar'].blur()
+ : $refs['preferences-bar'].focus()
+ "
>
-
-
-
-
-
+
+
+
+
+ {{ $t('on_boarding.title_sector') }}
- {{ $t('on_boarding.title_sector') }}
{{ $t('on_boarding.description_sector') }}
@@ -31,24 +41,40 @@
-
-
+
+
+
+
+ {{ $t('on_boarding.title_queues') }}
+
+
+ {{ $t('on_boarding.description_queues') }}
- {{ $t('on_boarding.title_queues') }}
- {{ $t('on_boarding.description_queues') }}
-
-
+
+
{{ $t('on_boarding.title_tags') }}
- {{ $t('on_boarding.description_tags') }}
+
+ {{ $t('on_boarding.description_tags') }}
+
-
-
+
@@ -23,7 +31,7 @@
-
{{ $t('preferences.notifications.title') }}
- Status
-
-
+
-
-
-
-
+
+
{{ tablePagination }}
-
-
+
-
- {{ title }}
+
diff --git a/src/components/chats/ChatClassifier.vue b/src/components/chats/ChatClassifier.vue
index 67871ccf..321acc9a 100644
--- a/src/components/chats/ChatClassifier.vue
+++ b/src/components/chats/ChatClassifier.vue
@@ -1,7 +1,7 @@
- {{ title }}:
-
-
+
+
-
-
-
-
-
+
+
+
{{ description }}
-{{ $tc('discussions.title', 2) }}
++ {{ $tc('discussions.title', 2) }} +
-
-
- +