Improve remote profile disclaimer (#4342)
* Improve remote profile disclaimer * yarn run manage:translations
This commit is contained in:
@ -358,10 +358,6 @@
|
||||
"defaultMessage": "Media",
|
||||
"id": "account.media"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "This user is from another instance. This number may be larger.",
|
||||
"id": "account.disclaimer"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Hide everything from {domain}",
|
||||
"id": "account.block_domain"
|
||||
@ -370,6 +366,14 @@
|
||||
"defaultMessage": "Unhide {domain}",
|
||||
"id": "account.unblock_domain"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Information below may reflect the user's profile incompletely.",
|
||||
"id": "account.disclaimer_full"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "View full profile",
|
||||
"id": "account.view_full_profile"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Posts",
|
||||
"id": "account.posts"
|
||||
|
Reference in New Issue
Block a user