Add profile context menu & test profile popup
All checks were successful
Android Build / publish (push) Successful in 53s
Linux Build / publish (push) Successful in 52s

This commit is contained in:
olcxja 2026-06-19 20:04:23 +02:00
commit 516bdf5186
12 changed files with 602 additions and 14 deletions

View file

@ -139,5 +139,10 @@
"larp.redacted": "This message was deleted.",
"placeholder.invitation.code": "invitation code",
"info.messages.loading.older": "Loading older messages...",
"error:message.not.found": "Message not found"
"error:message.not.found": "Message not found",
"title.profile": "Profile",
"title.settings": "Settings",
"title.logout": "Log out",
"action.edit.profile": "Edit profile",
"action.open.dm": "Open DM"
}