Convert breadcrumbs from labs to real setting
Fixes https://github.com/vector-im/riot-web/issues/9391
This commit is contained in:
parent
7a4d69f037
commit
7f0282a2e8
4 changed files with 9 additions and 9 deletions
|
@ -302,7 +302,6 @@
|
|||
"Failed to join room": "Failed to join room",
|
||||
"Message Pinning": "Message Pinning",
|
||||
"Custom user status messages": "Custom user status messages",
|
||||
"Show recent room avatars above the room list": "Show recent room avatars above the room list",
|
||||
"Group & filter rooms by custom tags (refresh to apply changes)": "Group & filter rooms by custom tags (refresh to apply changes)",
|
||||
"Render simple counters in room header": "Render simple counters in room header",
|
||||
"Edit messages after they have been sent (refresh to apply changes)": "Edit messages after they have been sent (refresh to apply changes)",
|
||||
|
@ -338,6 +337,7 @@
|
|||
"Prompt before sending invites to potentially invalid matrix IDs": "Prompt before sending invites to potentially invalid matrix IDs",
|
||||
"Show developer tools": "Show developer tools",
|
||||
"Order rooms in the room list by most important first instead of most recent": "Order rooms in the room list by most important first instead of most recent",
|
||||
"Show recently visited rooms above the room list": "Show recently visited rooms above the room list",
|
||||
"Show hidden events in timeline": "Show hidden events in timeline",
|
||||
"Low bandwidth mode": "Low bandwidth mode",
|
||||
"Collecting app version information": "Collecting app version information",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue