Apply i18n to strings in the html export (#11176)
This commit is contained in:
committed by
GitHub
parent
54ffce9d20
commit
d87be36800
@@ -827,6 +827,9 @@
|
||||
"%(creatorName)s created this room.": "%(creatorName)s created this room.",
|
||||
"This is the start of export of <roomName/>. Exported by <exporterDetails/> at %(exportDate)s.": "This is the start of export of <roomName/>. Exported by <exporterDetails/> at %(exportDate)s.",
|
||||
"Topic: %(topic)s": "Topic: %(topic)s",
|
||||
"Previous group of messages": "Previous group of messages",
|
||||
"Next group of messages": "Next group of messages",
|
||||
"Exported Data": "Exported Data",
|
||||
"Error fetching file": "Error fetching file",
|
||||
"Processing event %(number)s out of %(total)s": "Processing event %(number)s out of %(total)s",
|
||||
"Starting export…": "Starting export…",
|
||||
|
||||
Reference in New Issue
Block a user