mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 17:56:01 +03:00
remove i18n used by RoomAliasesEvent
This commit is contained in:
parent
0e1a814d23
commit
fc81dbbfad
1 changed files with 0 additions and 3 deletions
|
@ -1251,9 +1251,6 @@
|
|||
"%(senderName)s removed %(count)s %(removedAddresses)s as addresses for this room.|one": "%(senderName)s removed %(removedAddresses)s as an address for this room.",
|
||||
"%(senderName)s removed %(count)s %(removedAddresses)s as addresses for this room.|other": "%(senderName)s removed %(removedAddresses)s as addresses for this room.",
|
||||
"%(senderName)s added %(addedAddresses)s and removed %(removedAddresses)s as addresses for this room.": "%(senderName)s added %(addedAddresses)s and removed %(removedAddresses)s as addresses for this room.",
|
||||
"%(senderName)s changed the addresses of this room.": "%(senderName)s changed the addresses of this room.",
|
||||
"%(senderName)s added %(addedAddresses)s": "%(senderName)s added %(addedAddresses)s",
|
||||
"%(senderName)s removed %(addedAddresses)s": "%(senderName)s removed %(addedAddresses)s",
|
||||
"File to import": "File to import",
|
||||
"Import": "Import",
|
||||
"Failed to set direct chat tag": "Failed to set direct chat tag",
|
||||
|
|
Loading…
Reference in a new issue