Fix translation error on notification icon
Introduced by https://github.com/matrix-org/matrix-react-sdk/pull/2336
This commit is contained in:
@@ -1144,6 +1144,8 @@
|
||||
"%(count)s Members|other": "%(count)s Members",
|
||||
"%(count)s Members|one": "%(count)s Member",
|
||||
"Invite to this room": "Invite to this room",
|
||||
"%(count)s Notifications|other": "%(count)s Notifications",
|
||||
"%(count)s Notifications|one": "%(count)s Notification",
|
||||
"Files": "Files",
|
||||
"Notifications": "Notifications",
|
||||
"Hide panel": "Hide panel",
|
||||
|
||||
Reference in New Issue
Block a user