feat: hide profile when blocked
This commit is contained in:
parent
1476438d73
commit
f33b6b58cd
4 changed files with 13 additions and 5 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"account": {
|
||||
"avatar_description": "{0}'s avatar",
|
||||
"blocked_by": "You're blocked by this user.",
|
||||
"blocked_domains": "Blocked domains",
|
||||
"blocked_users": "Blocked users",
|
||||
"favourites": "Favourites",
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"account": {
|
||||
"avatar_description": "{0}的头像",
|
||||
"blocked_by": "您已被此用户拉黑",
|
||||
"blocked_domains": "已拉黑的域名",
|
||||
"blocked_users": "已拉黑的用户",
|
||||
"favourites": "喜欢的帖文",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue