chore: Resort settings and add more description text
This commit is contained in:
parent
a7a8285a55
commit
f7c89ddf9e
4 changed files with 31 additions and 21 deletions
|
|
@ -1529,11 +1529,6 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"renderRichContent": "Render rich message content",
|
||||
"@renderRichContent": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"replaceRoomWithNewerVersion": "Replace room with newer version",
|
||||
"@replaceRoomWithNewerVersion": {
|
||||
"type": "text",
|
||||
|
|
@ -2417,5 +2412,10 @@
|
|||
"roomName": {}
|
||||
}
|
||||
},
|
||||
"sendReadReceipts": "Send read receipts"
|
||||
"sendReadReceipts": "Send read receipts",
|
||||
"sendTypingNotificationsDescription": "Other participants in a chat can see when you are typing a new message.",
|
||||
"sendReadReceiptsDescription": "Andere Teilnehmer in einem Chat können sehen, ob du eine Nachricht gelesen hast.",
|
||||
"formattedMessages": "Formatted messages",
|
||||
"formattedMessagesDescription": "Display rich message content like bold text using markdown."
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue