Add feature flag for counters
This commit is contained in:
parent
712241d710
commit
4c204e88be
3 changed files with 10 additions and 2 deletions
|
@ -1404,5 +1404,6 @@
|
|||
"Go to Settings": "Go to Settings",
|
||||
"Failed to set direct chat tag": "Failed to set direct chat tag",
|
||||
"Failed to remove tag %(tagName)s from room": "Failed to remove tag %(tagName)s from room",
|
||||
"Failed to add tag %(tagName)s to room": "Failed to add tag %(tagName)s to room"
|
||||
"Failed to add tag %(tagName)s to room": "Failed to add tag %(tagName)s to room",
|
||||
"Render simple counters in room header": "Render simple counters in room header"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue