diff --git a/app/javascript/dashboard/i18n/locale/en/labelsMgmt.json b/app/javascript/dashboard/i18n/locale/en/labelsMgmt.json index cb98993bd..a24266fb4 100644 --- a/app/javascript/dashboard/i18n/locale/en/labelsMgmt.json +++ b/app/javascript/dashboard/i18n/locale/en/labelsMgmt.json @@ -3,13 +3,18 @@ "HEADER": "Labels", "HEADER_BTN_TXT": "Add label", "LOADING": "Fetching labels", + "DESCRIPTION": "Labels help you categorize and prioritize conversations and leads. You can assign a label to a conversation or contact using the side panel.", + "LEARN_MORE": "Learn more about labels", "SEARCH_404": "There are no items matching this query", - "SIDEBAR_TXT": "
Labels
Labels help you to categorize conversations and prioritize them. You can assign label to a conversation from the sidepanel.
Labels are tied to the account and can be used to create custom workflows in your organization. You can assign custom color to a label, it makes it easier to identify the label. You will be able to display the label on the sidebar to filter the conversations easily.
+ {{ noRecordsMessage }} +
+
+
+
+
+
+
-
+ {{ thHeader }}
+
+
+
- {{ $t('LABEL_MGMT.LIST.404') }}
-
-
-
-
-
+
+
+
+
+
- {{ thHeader }}
-
-
-
-
-
- {{
- label.title
- }}
-
- {{ label.description }}
-
-
-
+
+
-
-
+
+ {{ label.title }}
+
+
+ {{ label.description }}
+
+
+
+
-