feat: Components to render articles in widget home (#7596)

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Nithin David Thomas
2023-07-25 05:15:55 +05:30
committed by GitHub
parent fa7bbdb0b3
commit 703e19304d
8 changed files with 279 additions and 0 deletions

View File

@@ -105,5 +105,9 @@
"CLICK_HERE_TO_JOIN": "Click here to join",
"LEAVE_THE_ROOM": "Leave the call"
}
},
"PORTAL": {
"POPULAR_ARTICLES": "Popular Articles",
"VIEW_ALL_ARTICLES": "View all articles"
}
}