{ "LABEL_MGMT": { "HEADER": "Labels", "HEADER_BTN_TXT": "Add label", "LOADING": "Fetching labels", "SEARCH_404": "இந்த கேள்விக்கு பொருந்தக்கூடியவை எதுவும் இல்லை", "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.

", "LIST": { "404": "There are no labels available in this account.", "TITLE": "Manage labels", "DESC": "Labels let you group the conversations together.", "TABLE_HEADER": [ "பெயர்", "Description", "Color" ] }, "FORM": { "NAME": { "LABEL": "Label Name", "PLACEHOLDER": "Label name", "ERROR": "Label Name is required" }, "DESCRIPTION": { "LABEL": "Description", "PLACEHOLDER": "Label Description" }, "COLOR": { "LABEL": "Color" }, "SHOW_ON_SIDEBAR": { "LABEL": "Show label on sidebar" }, "EDIT": "திருத்து", "CREATE": "Create", "DELETE": "Delete", "CANCEL": "ரத்துசெய்" }, "ADD": { "TITLE": "Add label", "DESC": "Labels let you group the conversations together.", "API": { "SUCCESS_MESSAGE": "Label added successfully", "ERROR_MESSAGE": "There was an error, please try again" } }, "EDIT": { "TITLE": "Edit label", "API": { "SUCCESS_MESSAGE": "Label updated successfully", "ERROR_MESSAGE": "There was an error, please try again" } }, "DELETE": { "BUTTON_TEXT": "Delete", "API": { "SUCCESS_MESSAGE": "Label deleted successfully", "ERROR_MESSAGE": "There was an error, please try again" }, "CONFIRM": { "TITLE": "நீக்குதலை உறுதிப்படுத்தவும்", "MESSAGE": "நீக்குவதில் உறுதியாக உள்ளீர்களா ", "YES": "ஆம், நீக்கு ", "NO": "இல்லை, வைத்திரு " } } } }