chore: Better display rooms without known messages

This commit is contained in:
Christian Kußowski 2025-09-17 08:44:51 +02:00
commit 45331c1812
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
2 changed files with 6 additions and 6 deletions

View file

@ -3374,5 +3374,6 @@
"moreEvents": "More events",
"@moreEvents": {},
"declineInvitation": "Decline invitation",
"@declineInvitation": {}
"@declineInvitation": {},
"noMessagesYet": "No messages yet"
}