Apply i18n to strings in the html export (#11176)

This commit is contained in:
Michael Telatynski
2023-07-04 10:37:10 +01:00
committed by GitHub
parent 54ffce9d20
commit d87be36800
2 changed files with 6 additions and 3 deletions

View File

@@ -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…",