Add profile context menu & test profile popup
This commit is contained in:
parent
d587aed92c
commit
516bdf5186
12 changed files with 602 additions and 14 deletions
|
|
@ -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"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue