Restore 'use default' naming on room notifications
Fixes https://github.com/vector-im/element-web/issues/18139 Following https://github.com/matrix-org/matrix-react-sdk/pull/6352
This commit is contained in:
parent
0d8309c8fc
commit
36d4eb85e1
2 changed files with 2 additions and 1 deletions
|
@ -1641,6 +1641,7 @@
|
|||
"Show %(count)s more|other": "Show %(count)s more",
|
||||
"Show %(count)s more|one": "Show %(count)s more",
|
||||
"Show less": "Show less",
|
||||
"Use default": "Use default",
|
||||
"All messages": "All messages",
|
||||
"Mentions & Keywords": "Mentions & Keywords",
|
||||
"Notification options": "Notification options",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue