Add HTML render
This commit is contained in:
parent
19c7113493
commit
db60869fba
12 changed files with 167 additions and 21 deletions
|
|
@ -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": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue