Add HTML render

This commit is contained in:
Sorunome 2020-05-09 11:36:41 +00:00 committed by Christian Pauly
commit db60869fba
12 changed files with 167 additions and 21 deletions

View file

@ -248,6 +248,11 @@
"type": "text",
"placeholders": {}
},
"Chat": "Chat",
"@Chat": {
"type": "text",
"placeholders": {}
},
"Chat details": "Gruppeninfo",
"@Chat details": {
"type": "text",
@ -847,6 +852,11 @@
"type": "text",
"placeholders": {}
},
"Render rich message content": "Zeige Nachrichtenformatierungen an",
"@Render rich message content": {
"type": "text",
"placeholders": {}
},
"redactedAnEvent": "{username} hat ein Event enternt",
"@redactedAnEvent": {
"type": "text",
@ -1317,4 +1327,4 @@
"type": "text",
"placeholders": {}
}
}
}