add: show if user account is banned on profile
fix: check post owner privacy settings on community pages
This commit is contained in:
parent
03b252937b
commit
4c26879d00
9 changed files with 112 additions and 14 deletions
|
@ -69,6 +69,8 @@ version = "1.0.0"
|
|||
"auth:label.blocked_profile" = "You're blocked"
|
||||
"auth:label.blocked_profile_message" = "This user has blocked you."
|
||||
"auth:action.message" = "Message"
|
||||
"auth:label.banned" = "Banned"
|
||||
"auth:label.banned_message" = "This user has been banned for breaking the site's rules."
|
||||
|
||||
"communities:action.create" = "Create"
|
||||
"communities:action.select" = "Select"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue