Improve styling of edge case devtools state keys (#7794)
This commit is contained in:
parent
401e5127f4
commit
8d3c2eddd6
3 changed files with 27 additions and 2 deletions
|
@ -2515,6 +2515,9 @@
|
|||
"Send Account Data": "Send Account Data",
|
||||
"Filter results": "Filter results",
|
||||
"Explore Room State": "Explore Room State",
|
||||
"<%(count)s spaces>|other": "<%(count)s spaces>",
|
||||
"<%(count)s spaces>|one": "<space>",
|
||||
"<%(count)s spaces>|zero": "<empty string>",
|
||||
"Explore Account Data": "Explore Account Data",
|
||||
"View Servers in Room": "View Servers in Room",
|
||||
"Verification Requests": "Verification Requests",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue