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

@ -1,5 +1,5 @@
{
"@@last_modified": "2020-05-09T12:56:54.540935",
"@@last_modified": "2020-05-09T13:02:58.452942",
"About": "About",
"@About": {
"type": "text",
@ -248,6 +248,11 @@
"type": "text",
"placeholders": {}
},
"Chat": "Chat",
"@Chat": {
"type": "text",
"placeholders": {}
},
"Chat details": "Chat details",
"@Chat details": {
"type": "text",
@ -852,6 +857,11 @@
"type": "text",
"placeholders": {}
},
"Render rich message content": "Render rich message content",
"@Render rich message content": {
"type": "text",
"placeholders": {}
},
"Recording": "Recording",
"@Recording": {
"type": "text",
@ -1327,4 +1337,4 @@
"type": "text",
"placeholders": {}
}
}
}