feat: Add the ability to search emojis (#5928)

This commit is contained in:
Sivin Varghese
2022-12-06 05:30:42 +05:30
committed by GitHub
parent c3b6e1a732
commit 87ef39ad9c
9 changed files with 9529 additions and 74 deletions

View File

@@ -73,6 +73,10 @@
"FIELD": "Invalid field"
}
},
"EMOJI": {
"PLACEHOLDER": "Search emojis",
"NOT_FOUND": "No emoji match your search"
},
"CSAT": {
"TITLE": "Rate your conversation",
"SUBMITTED_TITLE": "Thank you for submitting the rating",