design: Improve invite chat UX

This commit is contained in:
krille-chan 2023-08-17 20:10:14 +02:00
commit 98a38113fd
No known key found for this signature in database
2 changed files with 48 additions and 15 deletions

View file

@ -2511,5 +2511,8 @@
"profileNotFound": "The user could not be found on the server. Maybe there is a connection problem or the user doesn't exist.",
"setTheme": "Set theme:",
"setColorTheme": "Set color theme:",
"invite": "Invite"
"invite": "Invite",
"requests": "Requests",
"inviteGroupChat": "📨 Invite group chat",
"invitePrivateChat": "📨 Invite private chat"
}