feat: add account tab pages (#422)
This commit is contained in:
parent
8f8e65e9db
commit
089890677f
10 changed files with 134 additions and 43 deletions
|
@ -8,6 +8,7 @@
|
|||
"follow": "Follow",
|
||||
"follow_back": "Follow back",
|
||||
"follow_requested": "Requested",
|
||||
"followers": "Followers",
|
||||
"followers_count": "{0} Followers",
|
||||
"following": "Following",
|
||||
"following_count": "{0} Following",
|
||||
|
@ -18,6 +19,7 @@
|
|||
"muted_users": "Muted users",
|
||||
"mutuals": "Mutuals",
|
||||
"pinned": "Pinned",
|
||||
"posts": "Posts",
|
||||
"posts_count": "{0} Posts",
|
||||
"profile_description": "{0}'s profile header",
|
||||
"profile_unavailable": "Profile unavailable",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue