better context menu reposition, add more profile actions
All checks were successful
Android Build / publish (push) Successful in 34s
Linux Build / publish (push) Successful in 53s

This commit is contained in:
olcxja 2026-06-19 22:17:33 +02:00
commit 3f99389413
10 changed files with 260 additions and 60 deletions

View file

@ -144,5 +144,11 @@
"title.settings": "cat settings",
"title.logout": "log out",
"action.edit.profile": "edit cat profile",
"action.open.dm": "open direct meowchat"
"action.open.dm": "open direct meowchat",
"action.invite.accept": "accept meow invite",
"action.invite.cancel": "hiss away invite",
"action.invite.send": "invite to meowchat",
"action.profile.loading": "sniffing profile...",
"error.profile.load.failed": "failed to sniff profile.",
"unknown.author": "somecat"
}