Add feature flag for counters

This commit is contained in:
Erik Johnston 2018-12-24 15:09:10 +00:00 committed by Erik Johnston
parent 712241d710
commit 4c204e88be
3 changed files with 10 additions and 2 deletions

View file

@ -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"
}