feat: send welcome msg after create new channel

This commit is contained in:
Tristan Yang
2023-03-17 20:49:40 +08:00
parent f95dae8170
commit 4e4b105038
3 changed files with 22 additions and 14 deletions
+1
View File
@@ -18,6 +18,7 @@
"create_channel_desc": "This is a public channel, everyone in this team can see it.",
"create_private_channel_desc": "This is a private channel, only select members will be able to join.",
"search_user_placeholder": "Type Username to search",
"welcome_msg": "Welcome to channel {{name}}",
"invite_title": "Add friends to {{name}}",
"invite_by_email": "Invite by Email",