add better loading for profile settings and user profiles & add details bar
This commit is contained in:
parent
95aaaa69ea
commit
271c573fb4
16 changed files with 504 additions and 174 deletions
|
|
@ -120,6 +120,9 @@
|
|||
"title.captcha.code": "captcha code",
|
||||
"title.invitation.code": "invitation code",
|
||||
"title.back.to.register": "back to registration",
|
||||
"title.details": "details",
|
||||
"title.members": "cats",
|
||||
|
||||
"placeholder.username": "cat name",
|
||||
"placeholder.captcha.code": "captcha code",
|
||||
"desc.messages.loading": "loading meows...",
|
||||
|
|
@ -151,6 +154,7 @@
|
|||
"title.profile": "cat profile",
|
||||
"title.settings": "cat settings",
|
||||
"title.logout": "log out",
|
||||
"title.loading": "sniffing...",
|
||||
"action.edit.profile": "edit cat profile",
|
||||
"action.open.dm": "open direct meowchat",
|
||||
"action.invite.accept": "accept meow invite",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue