add: user settings
fix: actually use cached stuff in auto_method macro add: profile ui base
This commit is contained in:
parent
8580e34be2
commit
7d96a3d20f
16 changed files with 222 additions and 8 deletions
|
@ -15,3 +15,6 @@ version = "1.0.0"
|
|||
"auth:action.logout" = "Logout"
|
||||
"auth:link.my_profile" = "My profile"
|
||||
"auth:link.settings" = "Settings"
|
||||
"auth:label.followers" = "Followers"
|
||||
"auth:label.following" = "Following"
|
||||
"auth:label.joined_journals" = "Joined Journals"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue