add feature flag for grid view
This commit is contained in:
parent
8fa7ec0fac
commit
c2f6fc381c
3 changed files with 22 additions and 10 deletions
|
@ -1405,5 +1405,6 @@
|
|||
"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",
|
||||
"View as grid": "View as grid"
|
||||
"View as grid": "View as grid",
|
||||
"Allow up to 6 rooms in a community to be shown simultaneously in a grid via the context menu": "Allow up to 6 rooms in a community to be shown simultaneously in a grid via the context menu"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue