feat: Implement room tags
This commit is contained in:
parent
b38d111264
commit
101578bc9d
3 changed files with 165 additions and 38 deletions
|
|
@ -2798,5 +2798,9 @@
|
|||
"joinVoiceCall": "Join voice call",
|
||||
"joinVideoCall": "Join video call",
|
||||
"live": "Live",
|
||||
"playSoundOnNotification": "Play sound on notification"
|
||||
"playSoundOnNotification": "Play sound on notification",
|
||||
"addTag": "Add tag",
|
||||
"removeTag": "Remove tag",
|
||||
"tagName": "Tag name",
|
||||
"createNewTag": "Create new tag"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue