chore: Resort settings and add more description text

This commit is contained in:
krille-chan 2024-01-20 14:45:44 +01:00
commit f7c89ddf9e
No known key found for this signature in database
4 changed files with 31 additions and 21 deletions

View file

@ -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."
}