feat: hide status from suspended account (#1967)
This commit is contained in:
parent
ce5e81e160
commit
3442dfe75d
3 changed files with 72 additions and 47 deletions
|
@ -497,6 +497,10 @@
|
|||
"uploading": "Uploading..."
|
||||
},
|
||||
"status": {
|
||||
"account": {
|
||||
"suspended_message": "The account of this status has been suspended.",
|
||||
"suspended_show": "Show content anyways?"
|
||||
},
|
||||
"boosted_by": "Boosted By",
|
||||
"edited": "Edited {0}",
|
||||
"favourited_by": "Favorited By",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue