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 meow was hissed away.",
"placeholder.invitation.code": "invitation code meow",
"info.messages.loading.older": "Loading older meowsages...",
"error:message.not.found": "Meowsage not found"
"error:message.not.found": "Meowsage not found",
"title.profile": "cat profile",
"title.settings": "cat settings",
"title.logout": "log out",
"action.edit.profile": "edit cat profile",
"action.open.dm": "open direct meowchat"
}