feat: add tooltip and translations

This commit is contained in:
Shivam Mishra
2023-07-10 15:04:09 +05:30
parent f62b0397c8
commit 2da45340a4
2 changed files with 44 additions and 1 deletions
@@ -34,6 +34,14 @@
"DELETE": "Delete",
"CANCEL": "Cancel"
},
"SUGGESTIONS": {
"TOOLTIP": {
"SINGLE_SUGGESTION": "Add label to conversation",
"MULTIPLE_SUGGESTION": "Select this label",
"DESELECT": "Deselect label"
},
"POWERED_BY": "Chatwoot AI"
},
"ADD": {
"TITLE": "Add label",
"DESC": "Labels let you group the conversations together.",